Ollama

ollama/ollama last check 191 releases recent
Notes
Release notes
v0.1.40 · 1y+
view on github

ollama continuing to capture bugs

New models

  • Codestral: Codestral is Mistral AI’s first-ever code model designed for code generation tasks.
  • IBM Granite Code: now in 3B and 8B parameter sizes.
  • Deepseek V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model

What's Changed

  • Fixed out of memory and incorrect token issues when running Codestral on 16GB Macs
  • Fixed issue where full-width characters (e.g. Japanese, Chinese, Russian) were deleted at end of the line when using ollama run

New Examples

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.1.39...v0.1.40