Falcon 3 10B
by TII · falcon family
10B
parameters
text-generation code-generation reasoning multilingual
Falcon 3 10B is the mid-size variant of TII's third-generation Falcon language model family. With 10B parameters, it offers improved performance over the 7B variant while remaining practical for local deployment on consumer hardware. Developed by the Technology Innovation Institute, Falcon 3 10B provides strong multilingual support and competitive reasoning capabilities, making it a versatile choice for general-purpose text generation and code tasks.
Quick Start with Ollama
ollama run 10b-q4_K_M | Creator | TII |
| Parameters | 10B |
| Architecture | transformer-decoder |
| Context | 32K tokens |
| Released | Dec 11, 2024 |
| License | TII Falcon License 2.0 |
| Ollama | falcon3:10b |
Quantization Options
| Format | File Size | VRAM Required | Quality | Ollama Tag |
|---|---|---|---|---|
| Q4_K_M rec | 6 GB | 8.5 GB | | 10b-q4_K_M |
| Q8_0 | 10.5 GB | 13 GB | | 10b-q8_0 |
| F16 | 20 GB | 24 GB | | 10b-fp16 |
Compatible Hardware
Q4_K_M requires 8.5 GB VRAM
Benchmark Scores
72.0
mmlu