[GH-ISSUE #3764] Error: pull model manifest: 400 #2323

Closed
opened 2026-04-12 12:38:35 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @zedmango on GitHub (Apr 19, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3764

What is the issue?

Got this strange error while trying to create a model.

$ ./createmodels.sh
transferring model data
creating model layer
creating template layer
creating parameters layer
creating config layer
using already created layer sha256:5499dfd64378623dc8ae420f29fc8e6a6e43f23198a290f5c4e9623c1d19c57a
using already created layer sha256:b89fc90e483fb047c3771d09fdc30b949815b781c25487501455faf74167a747
using already created layer sha256:084d40e289fdd6e852fd8897a18bea3de65fe96b9ed40f3a64d2e7ec115dd085
writing layer sha256:1db98adc375faf95d8b7e65ee0fb29dddf905e87fecf7229d9b60e4aca928eb8
writing manifest
success
transferring model data
pulling model
pulling manifest
Error: pull model manifest: 400
transferring model data
creating model layer ⠴

OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

0.1.32

Originally created by @zedmango on GitHub (Apr 19, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3764 ### What is the issue? Got this strange error while trying to create a model. ``` $ ./createmodels.sh transferring model data creating model layer creating template layer creating parameters layer creating config layer using already created layer sha256:5499dfd64378623dc8ae420f29fc8e6a6e43f23198a290f5c4e9623c1d19c57a using already created layer sha256:b89fc90e483fb047c3771d09fdc30b949815b781c25487501455faf74167a747 using already created layer sha256:084d40e289fdd6e852fd8897a18bea3de65fe96b9ed40f3a64d2e7ec115dd085 writing layer sha256:1db98adc375faf95d8b7e65ee0fb29dddf905e87fecf7229d9b60e4aca928eb8 writing manifest success transferring model data pulling model pulling manifest Error: pull model manifest: 400 transferring model data creating model layer ⠴ ``` ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version 0.1.32
GiteaMirror added the bug label 2026-04-12 12:38:35 -05:00
Author
Owner

@zedmango commented on GitHub (Apr 19, 2024):

ok, I see, just mistyped the filename in the FROM path!

<!-- gh-comment-id:2067221399 --> @zedmango commented on GitHub (Apr 19, 2024): ok, I see, just mistyped the filename in the FROM path!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#2323