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

Open
opened 2026-05-03 18:53:20 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @userandpass on GitHub (May 15, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4449

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

Originally created by @userandpass on GitHub (May 15, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4449 ### 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_
GiteaMirror added the bug label 2026-05-03 18:53:20 -05:00
Author
Owner

@royjhan commented on GitHub (Jul 31, 2024):

Seems strange that the error you get is openai.error. Do you still experience this issue?

<!-- gh-comment-id:2261061947 --> @royjhan commented on GitHub (Jul 31, 2024): Seems strange that the error you get is `openai.error`. Do you still experience this issue?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#64817