Ollama
Notes
Release notes
v0.3.10
· 1y+
New models
- MiniCPM-V: A powerful, multi-modal model with leading performance on several benchmarks.
- Yi-Coder: a series of open-source code language models that delivers state-of-the-art coding performance with fewer than 10 billion parameters.
- DeepSeek-V2.5: An upgraded version of DeepSeek-V2 that integrates the general and coding abilities of both DeepSeek-V2-Chat and DeepSeek-Coder-V2-Instruct.
What's Changed
- Fixed rare error that would occur for certain models when running
ollama show - CUDA 11 will now be used for older NVIDIA drivers that are not compatible with CUDA 12
- Fixed error when running
ollama createto import Gemma 2 models from safetensors - The OpenAI-compatible chat and completions APIs will no longer scale
temperatureandfrequency_penalty
New Contributors
- @rayfiyo made their first contribution in https://github.com/ollama/ollama/pull/6577
- @vimalk78 made their first contribution in https://github.com/ollama/ollama/pull/6579
- @SnoopyTlion made their first contribution in https://github.com/ollama/ollama/pull/6587
- @jonathanhecl made their first contribution in https://github.com/ollama/ollama/pull/6583
- @presbrey made their first contribution in https://github.com/ollama/ollama/pull/6508
- @yeahdongcn made their first contribution in https://github.com/ollama/ollama/pull/5847
- @openvmp made their first contribution in https://github.com/ollama/ollama/pull/6605
- @FellowTraveler made their first contribution in https://github.com/ollama/ollama/pull/5664
- @mateuszmigas made their first contribution in https://github.com/ollama/ollama/pull/5514
- @kspviswa made their first contribution in https://github.com/ollama/ollama/pull/6624
- @erkinalp made their first contribution in https://github.com/ollama/ollama/pull/6450
- @Carter907 made their first contribution in https://github.com/ollama/ollama/pull/6391
- @mitar made their first contribution in https://github.com/ollama/ollama/pull/6421
- @kangfenmao made their first contribution in https://github.com/ollama/ollama/pull/6633
- @teilomillet made their first contribution in https://github.com/ollama/ollama/pull/6099
- @fujitatomoya made their first contribution in https://github.com/ollama/ollama/pull/6430
- @1runeberg made their first contribution in https://github.com/ollama/ollama/pull/6378
- @iscy made their first contribution in https://github.com/ollama/ollama/pull/6642
- @jake83741 made their first contribution in https://github.com/ollama/ollama/pull/6644
- @ArdaGnsrn made their first contribution in https://github.com/ollama/ollama/pull/6361
- @SilasMarvin made their first contribution in https://github.com/ollama/ollama/pull/5063
- @wangqingfree made their first contribution in https://github.com/ollama/ollama/pull/6035
- @vitaly-zdanevich made their first contribution in https://github.com/ollama/ollama/pull/5714
- @Tobix99 made their first contribution in https://github.com/ollama/ollama/pull/6656
- @bean5 made their first contribution in https://github.com/ollama/ollama/pull/5888
- @ZeyoYT made their first contribution in https://github.com/ollama/ollama/pull/4957
- @imoize made their first contribution in https://github.com/ollama/ollama/pull/6681
- @nickthecook made their first contribution in https://github.com/ollama/ollama/pull/6680
Full Changelog: https://github.com/ollama/ollama/compare/v0.3.9...v0.3.10