28 Downloads Updated 2 months ago
ollama run LimitAI/sophia
Updated 2 months ago
2 months ago
f3d3582aeee4 · 1.1GB ·
Sophia is a small, thinking-first conversational AI built by Openwist, a Kenyan AI company.
She reasons before she answers, pushes back when she disagrees, and matches the user’s tone — casual, technical, or playful.
The name Sophia is Greek for wisdom.
# Ollama
ollama pull LimitAI/sophia
ollama run LimitAI/sophia
# llama.cpp
./llama-cli -m sophia-Q4_K_M.gguf -p "Tell me something interesting." -n 256
| File | Format | Size | Best for |
|---|---|---|---|
sophia-Q8_0.gguf |
Q8_0 | ~1.6 GB | Near-lossless quality |
sophia-Q5_K_M.gguf |
Q5_K_M | ~1.1 GB | High quality, moderate size |
sophia-Q4_K_M.gguf |
Q4_K_M | ~950 MB | Recommended default |
sophia-Q3_K_M.gguf |
Q3_K_M | ~800 MB | Good quality, smaller |
sophia-Q2_K.gguf |
Q2_K | ~650 MB | Compact |
Apache 2.0 — see LICENSE.
Built by Openwist· Kenya