Ollama
Notes
Release notes
v0.1.43
· 1y+
What's Changed
- New import.md guide for converting and importing models to Ollama
- Fixed issue where embedding vectors resulting from
/api/embeddingswould not be accurate - JSON mode responses will no longer include invalid escape characters
- Removing a model will no longer show incorrect
File not founderrors - Fixed issue where running
ollama createwould result in an error on Windows with certain file formatting
New Contributors
- @erhant made their first contribution in https://github.com/ollama/ollama/pull/4854
- @nischalj10 made their first contribution in https://github.com/ollama/ollama/pull/4612
- @dcasota made their first contribution in https://github.com/ollama/ollama/pull/4852
- @Napuh made their first contribution in https://github.com/ollama/ollama/pull/4084
- @hughescr made their first contribution in https://github.com/ollama/ollama/pull/3782
- @jimscard made their first contribution in https://github.com/ollama/ollama/pull/3382
Full Changelog: https://github.com/ollama/ollama/compare/v0.1.42...v0.1.43