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

openai.error.InvalidRequestError: model 'deepseek-coder:6.7b' not found, try pulling it first #4449

Open
userandpass opened this issue May 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@userandpass
Copy link

What is the issue?

docker run -d --gpus="device=0" -v ollama:/root/.ollama -p 8010:11434 --name ollama ollama/ollama
docker exec -it ollama ollama run deepseek-coder:6.7b

I got the error in the title when I called it on port 8010 on another computer

OS

Linux

GPU

Nvidia

CPU

No response

Ollama version

No response

@userandpass userandpass added the bug Something isn't working label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant