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

Running Ollama outside of Docker #1

Open
dardjiskien opened this issue Sep 20, 2024 · 1 comment
Open

Running Ollama outside of Docker #1

dardjiskien opened this issue Sep 20, 2024 · 1 comment

Comments

@dardjiskien
Copy link

I'm not a specialist. But in the Readme.md, you suggest that ollama/mistral is very slow in docker. So I'd like to use it outside of Docker.
But I see only
ollama pull mistral
And not a command to run the model.
I tried with ollama run mistral
But when I run docker-compose --profile dev up
I get: AttributeError: 'Ollama' object has no attribute 'model_id'

@lgrateau
Copy link
Contributor

lgrateau commented Oct 2, 2024

@dardjiskien Unfortunately there is a bug with the use of Ollama. I have fix the code. Could you retry ?
Thanks in advance

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

No branches or pull requests

2 participants