Koda

Available Models

All models you can pull and run with Koda.

All models use Q4_K_M quantization — a good balance of quality and size.

Run koda list --available to see the current list.

Model Library

NameDescriptionSize
llama3.2 / llama3.2:3bMeta Llama 3.2 3B Instruct2.0 GB
llama3.1 / llama3.1:8bMeta Llama 3.1 8B Instruct4.9 GB
mistralMistral 7B Instruct v0.34.4 GB
phi3Microsoft Phi-3 Mini 4K2.2 GB
gemma2Google Gemma 2 2B Instruct1.6 GB
qwen2.5Qwen 2.5 7B Instruct4.7 GB
deepseek-r1DeepSeek R1 Distill Qwen 7B4.7 GB

Pulling a Model

koda pull llama3.2
koda pull mistral
koda pull gemma2

Running a Model

koda run llama3.2

On this page