Update Jun 25, 2025 tracked by Updatify

v0.9.3

Gemma 3n

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

Full Changelog: https://github.com/ollama/ollama/compare/v0.9.2…v0.9.3