Ollama
Notes
Release notes
v0.1.40
· 1y+
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
- @zhewang1-intc made their first contribution in https://github.com/ollama/ollama/pull/3278
Full Changelog: https://github.com/ollama/ollama/compare/v0.1.39...v0.1.40