starcoder-7b-agent-0.6-gguf

GGUF conversion of Colby/starcoder-7b-agent-0.6, a LoRA fine-tune of Colby/starcoder-7b-agent-0.2-merged on several agentic coding / reasoning datasets.

Chat format: StarCoderChat (<|system|>, <|user|>, <|assistant|>, <|end|>) with <think>...</think> blocks for reasoning traces and <tool_call>/<tool_response> for agentic turns.

Quantizations

File Format Size
starcoder-7b-agent-0.6-f16.gguf FP16 ~14 GB
starcoder-7b-agent-0.6-q8_0.gguf Q8_0 ~7 GB
starcoder-7b-agent-0.6-q5_k_m.gguf Q5_K_M ~5 GB
starcoder-7b-agent-0.6-q4_k_m.gguf Q4_K_M ~4 GB

Ollama usage

hf download Colby/starcoder-7b-agent-0.6-gguf starcoder-7b-agent-0.6-q4_k_m.gguf
ollama create starcoder-agent:7b -f Modelfile   # FROM ./starcoder-7b-agent-0.6-q4_k_m.gguf
ollama run starcoder-agent:7b
Downloads last month
232
GGUF
Model size
7B params
Architecture
starcoder
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Colby/starcoder-7b-agent-0.6-gguf