Open coolaj86 opened 1 year ago
By the way, in case you haven't checked, ollama-webui added a new feature where users can download the models directly from the web UI! You might just be able to bypass a couple of the todos in v1.0
Also, congrats on the recent 1k star milestone!
@tjbck thanks.
And that's great news.
However, since ollama is not going to allow embedding and until exposes its webserver to be able to pick the default page, this will be much more complicated.
Also, it's important to have the instructions for the CLI tool as a standalone.
I think I'll make a meta-package for ollama-essentials
that does the bundling.
I'm also going to just PR exposing the webserver because their responses to my comments made no sense. I think there's a language barrier or a misunderstanding of how go works.
This will be most similar to https://github.com/jqlang/jq/releases, which also has completely bare, uncompressed binary files.
Notes for Cheat Sheet
v1.0
v1.1
v1.2
v1.3
Modelfile
s'SYSTEM
prompts. \ https://github.com/jmorganca/ollama/blob/main/docs/api.mdv1.4
Pairing with a UI
Notes for Installer