Cogito 70B
by Deep Cogito · cogito family
70B
parameters
text-generation code-generation reasoning math multilingual
Cogito 70B is the flagship model from Deep Cogito, built on a Llama 70B base with significantly enhanced reasoning capabilities. It achieves top-tier benchmark results while maintaining the MIT license for maximum flexibility. With an MMLU score of 86.0 and a 131K context window, Cogito 70B is one of the strongest open-weight reasoning models available, though it requires high-end hardware with at least 43GB of VRAM for the Q4 quantization.
Quick Start with Ollama
ollama run 70b-q4_K_M | Creator | Deep Cogito |
| Parameters | 70B |
| Architecture | transformer-decoder |
| Context | 128K tokens |
| Released | Mar 24, 2025 |
| License | MIT |
| Ollama | cogito:70b |
Quantization Options
| Format | File Size | VRAM Required | Quality | Ollama Tag |
|---|---|---|---|---|
| Q4_K_M rec | 35 GB | 43 GB | | 70b-q4_K_M |
| Q8_0 | 70 GB | 76 GB | | 70b-q8_0 |
Compatible Hardware
Q4_K_M requires 43 GB VRAM
Benchmark Scores
86.0
mmlu