Views
No views yet
Tekimax/granite-ml-coder
— a compact Python / machine-learning coding assistant fine-tuned from
ibm-granite/granite-3.1-1b-a400m-instruct. These run on CPU and Apple Silicon (Metal) via
llama.cpp, Ollama, and LM Studio.| File | Bits | Size | Notes |
|---|---|---|---|
granite-ml-coder-Q4_K_M.gguf | 4-bit | ~378 MB | recommended — loads fast, near-full quality |
ollama run tekimaxllc/granite-ml-coder "Write a sklearn pipeline for the iris dataset"ollama run hf.co/Tekimax/granite-ml-coder-GGUF1llama-cli -m granite-ml-coder-Q4_K_M.gguf \
2 -p "Write a Keras autoencoder for network-traffic anomaly detection"Tekimax/granite-ml-coder-GGUF, download the Q4_K_M file, and chat.You are an expert Python machine-learning engineer. Write correct, runnable code,
explain each pipeline step, watch for overfitting and how gradient descent
converges, and recommend the best model or formula for the task.ibm-granite/granite-3.1-1b-a400m-instruct).