ublue-os / bluefin-docs

Bluefin Documentation
http://docs.projectbluefin.io/
Apache License 2.0
4 stars 15 forks source link

Rework & update Ollama section #26

Closed wtf-is-flying closed 2 months ago

wtf-is-flying commented 2 months ago

Sorry for the double PR. After reading the doc again I realised I have half done it.

This PR reworks & updates the Ollama section so that it matches the current ujust ollama command.

Edit: spelling

wtf-is-flying commented 2 months ago

Also there is a small typo in the just command: running ujust ollama install-open-webui, it says at the end that the Open WebUI service has been started, but it hasn't (and maybe shouldn't?). I don't know where to find the corresponding file in the repos to submit a PR there, should I create an issue in the bluefin repo?

castrojo commented 2 months ago

I think it's in the justfile, I'll take a look this weekend and fix it, thanks for the PR!