Skip to content

Ollama setup via Docker PLUS manage your LLM models UI#576

Open
dale-wahl wants to merge 7 commits intomasterfrom
ollama_management
Open

Ollama setup via Docker PLUS manage your LLM models UI#576
dale-wahl wants to merge 7 commits intomasterfrom
ollama_management

Conversation

@dale-wahl
Copy link
Member

That's right, boys and girls, now you can spin up an Ollama container right beside your 4CAT containers. Lil admin UI action to pull and delete models on it (should work with other Ollama servers as well) as well as enable and disable models (should work with tags as well, but did not test that).

The gist: docker compose -f docker-compose.yml -f docker-compose_ollama.yml up -d

It's that simple! (Or almost that simple; you do need to un-comment some lines if you want it to use GPU, but a) works without GPU--albeit slowly--and b) doesn't crash for those GPU-less users.)

You're welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant