Skip to content

ollama-0.18.0

Compare
Choose a tag to compare
@jdetroyes jdetroyes released this 05 Mar 23:05
· 230 commits to main since this release

What's Changed

Feats:

  • upgrade appVersion to 0.1.28
  • add key ollama.models for pulling a list of models at startup
  • add key ollama.insecure for insecure pull flag

Changes:

  • ollama.defaultModel key's still works with ollama.models but is now deprecated and will be removed in future

Docs:

  • update examples and helm values

PRs

  • Feat: add multiple models at startup in #13

Full Changelog: ollama-0.17.0...ollama-0.18.0