github ollama/ollama v0.0.17

latest releases: v0.3.11-rc4, v0.3.11, v0.3.11-rc3...
12 months ago

What's Changed

  • Multiple models can be removed together: ollama rm mario:latest orca-mini:3b
  • ollama list will now show a unique ID for each model based on its contents
  • Fixed bug where a prompt wasn't set by default causing an error when running a model created with ollama create
  • Fixed crash when running 34B parameter models on hardware with not enough memory to run it.
  • Fixed issue where non-quantized f16 models would not run
  • Improved network performance of ollama push
  • Fixed issue where stop sequences (such as \n) wouldn't be honored

New Contributors

  • @sqs made their first contribution in #415

Full Changelog: v0.0.16...v0.0.17

Don't miss a new ollama release

NewReleases is sending notifications on new releases.