Ollama
Notes
Release notes
v0.1.42
· 1y+
New models
- Qwen 2: a new series of large language models from Alibaba group
What's Changed
- Fixed issue where
qwen2would output erroneous text such asGGGon Nvidia and AMD GPUs ollama pullis now faster if it detects a model is already downloadedollama createwill now automatically detect prompt templates for popular model architectures such as Llama, Gemma, Phi and more.- Ollama can now be accessed from local apps built with Electron and Tauri, as well as in developing apps in local html files
- Update welcome prompt in Windows to
llama3 - Fixed issues where
/api/psand/api/tagswould show invalid timestamps in responses
New Contributors
- @shoebham made their first contribution in https://github.com/ollama/ollama/pull/4766
- @kartikm7 made their first contribution in https://github.com/ollama/ollama/pull/4719
- @royjhan made their first contribution in https://github.com/ollama/ollama/pull/4822
Full Changelog: https://github.com/ollama/ollama/compare/v0.1.41...v0.1.42