Skip to content

v0.1.42

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 07:06
· 19 commits to main since this release
385a32e

New models

  • Qwen 2: a new series of large language models from Alibaba group

What's Changed

  • Fixed issue where qwen2 would output erroneous text such as GGG on Nvidia and AMD GPUs
  • ollama pull is now faster if it detects a model is already downloaded
  • ollama create will 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/ps and /api/tags would show invalid timestamps in responses

New Contributors

Full Changelog: v0.1.41...v0.1.42