What's Changed (this repo branch)
- Sync to Ollama main v0.9.3
What's Changed (from Ollama)
Gemma 3n
Ollama now supports Gemma 3n.
Gemma 3n models are designed for efficient execution on everyday devices such as laptops, tablets or phones. These models were trained with data in over 140 spoken languages.
Effective 2B
ollama run gemma3n:e2b
Effective 4B
ollama run gemma3n:e4b
What's Changed
- Fixed issue where errors would not be properly reported on Apple Silicon Macs
- Ollama will now limit context length to what the model was trained against to avoid strange overflow behavior
New Contributors
- @aj-seven made their first contribution in ollama#11169
Full Changelog: v0.9.2...v0.9.3
