Diba-mini · CPU build
CPU-ready quantized build (Q4_K_M, ~1.3 GB) of Diba-mini — the small, fast, Persian-first member of the Diba family, an Iranian LLM by Dibachain. Full model card, benchmark and licence details are on the main model page.
llama.cpp (CPU)
hf download Dibachain/Diba-mini-GGUF diba-mini-q4_k_m.bin --local-dir .
llama-server -m diba-mini-q4_k_m.bin -c 8192 --jinja
Ollama
hf download Dibachain/Diba-mini-GGUF diba-mini-q4_k_m.bin Modelfile --local-dir .
ollama create diba -f Modelfile && ollama run diba
LM Studio — download diba-mini-q4_k_m.bin, rename it to end with .gguf, and import it (lms import <file>).
Try the whole family online: Diba Agent.