[GH-ISSUE #12379] deepseek-v3.1:671-cloud: Error: pull model manifest: file does not exist #70280

Closed
opened 2026-05-04 20:56:09 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @CellCS on GitHub (Sep 23, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12379

What is the issue?

with referencing cloud-models
deepseek-v3.1:671-cloud shows a error when try to pull

ollama pull deepseek-v3.1:671-cloud
pulling manifest 
Error: pull model manifest: file does not exist

while:

ollama pull qwen3-coder:480b-cloud
pulling manifest 
pulling 476b4620b85b: 100% ▕███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏  382 B                         
verifying sha256 digest 
writing manifest 
success 

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @CellCS on GitHub (Sep 23, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12379 ### What is the issue? with referencing [cloud-models](https://ollama.com/blog/cloud-models) deepseek-v3.1:671-cloud shows a error when try to pull ``` ollama pull deepseek-v3.1:671-cloud pulling manifest Error: pull model manifest: file does not exist ``` while: ``` ollama pull qwen3-coder:480b-cloud pulling manifest pulling 476b4620b85b: 100% ▕███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 382 B verifying sha256 digest writing manifest success ``` ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bugollama.com labels 2026-05-04 20:56:10 -05:00
Author
Owner

@rick-github commented on GitHub (Sep 23, 2025):

ollama pull deepseek-v3.1:671b-cloud
<!-- gh-comment-id:3324123451 --> @rick-github commented on GitHub (Sep 23, 2025): ``` ollama pull deepseek-v3.1:671b-cloud ```
Author
Owner

@CellCS commented on GitHub (Sep 23, 2025):

@rick-github thanks for your quick response, yes, that works,

Image

and

ollama list
NAME                                       ID              SIZE      MODIFIED       
deepseek-v3.1:671b-cloud                   d3749919e4    -         4 seconds ago 
<!-- gh-comment-id:3324138698 --> @CellCS commented on GitHub (Sep 23, 2025): @rick-github thanks for your quick response, yes, that works, <img width="1788" height="688" alt="Image" src="https://github.com/user-attachments/assets/db8a7ea1-a3f8-42de-8caa-f30f38ba6881" /> and ``` ollama list NAME ID SIZE MODIFIED deepseek-v3.1:671b-cloud d3749919e4 - 4 seconds ago ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#70280