Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send ollama pull request if model is not available locally #1227

Merged
merged 1 commit into from
May 30, 2024

Conversation

nsarrazin
Copy link
Collaborator

Before you had to ollama pull [whatevermodel] manually in ollama. I wanted a single deployment with ollama+chat-ui where I didn't have to run any commands.

This PR handles the downloading of the model directly from the endpoint if needed.

@nsarrazin nsarrazin added enhancement New feature or request back This issue is related to the Svelte backend or the DB models This issue is related to model performance/reliability labels May 30, 2024
@nsarrazin nsarrazin merged commit d58c7e3 into main May 30, 2024
3 checks passed
@nsarrazin nsarrazin deleted the feat/ollama_pull branch May 30, 2024 17:27
ice91 pushed a commit to ice91/chat-ui that referenced this pull request Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back This issue is related to the Svelte backend or the DB enhancement New feature or request models This issue is related to model performance/reliability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant