* Fixed an issue where the `ollama` command line tool wouldn't correctly install
0.0.7
* Performance improvements with `ollama create`: it now uses less memory and will create custom models in less time * Fixed an issue where running `ollama create name -f` requires an absolute file path to the model file; relative paths are now supported * Fixed an issue where running `ollama pull` for a model that is already downloaded would show `0B`
0.0.6
Early preview release
0.0.5
- Show performance details, such as tokens per second with `ollama run --verbose` - Fixed a bug where `ollama run` would show an error when a model was already pulled