Ollama
Notes
Release notes
v0.2.8
· 1y+
New models
- Mistral Nemo: A state-of-the-art 12B model with 128k context length, built by Mistral AI in collaboration with NVIDIA.
- NuExtract: A 3.8B model fine-tuned on a private high-quality synthetic dataset for information extraction, based on Phi-3.
What's Changed
- Fixed issue where a final
assistantmessage would not be considered for continuing a response - Improved OpenAI-compatible chat completions endpoint image handling
ollama createwill now validate templates- Fix error when old versions of ROCm 5 would be detected
Full Changelog: https://github.com/ollama/ollama/compare/v0.2.7...v0.2.8