[GH-ISSUE #11347] unknown model architecture: 'smollm3' #53999

Closed
opened 2026-04-29 05:04:41 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @mgscox on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11347

ollama run hf.co/ggml-org/SmolLM3-3B-GGUF:Q8_0

OR

ollama run alibayram/smollm3

Docker log (latest as of 09/Jul/2025)

llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'smollm3'

llama_model_load_from_file_impl: failed to load model

time=2025-07-09T17:50:05.597Z level=INFO source=sched.go:455 msg="NewLlamaServer failed" model=/root/.ollama/models/blobs/sha256-8aa8cc74656137174a1988d993b00828e65a86fd68773412b632a75aa1373248 error="unable to load model: /root/.ollama/models/blobs/sha256-8aa8cc74656137174a1988d993b00828e65a86fd68773412b632a75aa1373248"
Originally created by @mgscox on GitHub (Jul 9, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11347 ```bash ollama run hf.co/ggml-org/SmolLM3-3B-GGUF:Q8_0 ``` OR ```bash ollama run alibayram/smollm3 ``` Docker log (latest as of 09/Jul/2025) ```bash llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'smollm3' llama_model_load_from_file_impl: failed to load model time=2025-07-09T17:50:05.597Z level=INFO source=sched.go:455 msg="NewLlamaServer failed" model=/root/.ollama/models/blobs/sha256-8aa8cc74656137174a1988d993b00828e65a86fd68773412b632a75aa1373248 error="unable to load model: /root/.ollama/models/blobs/sha256-8aa8cc74656137174a1988d993b00828e65a86fd68773412b632a75aa1373248" ```
GiteaMirror added the model label 2026-04-29 05:04:41 -05:00
Author
Owner

@rick-github commented on GitHub (Jul 9, 2025):

#11340

<!-- gh-comment-id:3053542110 --> @rick-github commented on GitHub (Jul 9, 2025): #11340
Author
Owner

@mgscox commented on GitHub (Jul 9, 2025):

Self closing - github search didnt spot this PR
https://github.com/ggml-org/llama.cpp/pull/14581

<!-- gh-comment-id:3053553156 --> @mgscox commented on GitHub (Jul 9, 2025): Self closing - github search didnt spot this PR https://github.com/ggml-org/llama.cpp/pull/14581
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#53999