ollama - 💡(How to fix) Fix nemotron3:33b fails to load with 'unknown architecture' error [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
ollama/ollama#16014Fetched 2026-05-07 03:31:42
View on GitHub
Comments
2
Participants
2
Timeline
4
Reactions
0
Author
Participants
Timeline (top)
commented ×2closed ×1labeled ×1

Error Message

Trying to run nemotron3:33b on ollama/ollama:0.17.6-rocm (docker) gives the following error: unknown model architecture: 'nemotron_h_omni' llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'nemotron_h_omni' time=2026-05-06T13:58:48.561Z level=INFO source=sched.go:471 msg="NewLlamaServer failed" model=/root/.ollama/models/blobs/sha256-02025860dddec7ec009768f05966d941e0a89b470e805e136018149d1dabcf26 error="unable to load model: /root/.ollama/models/blobs/sha256-02025860dddec7ec009768f05966d941e0a89b470e805e136018149d1dabcf26"

Code Example

llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'nemotron_h_omni'
llama_model_load_from_file_impl: failed to load model
time=2026-05-06T13:58:48.561Z level=INFO source=sched.go:471 msg="NewLlamaServer failed" model=/root/.ollama/models/blobs/sha256-02025860dddec7ec009768f05966d941e0a89b470e805e136018149d1dabcf26 error="unable to load model: /root/.ollama/models/blobs/sha256-02025860dddec7ec009768f05966d941e0a89b470e805e136018149d1dabcf26"
RAW_BUFFERClick to expand / collapse

What is the issue?

Trying to run nemotron3:33b on ollama/ollama:0.17.6-rocm (docker) gives the following error: unknown model architecture: 'nemotron_h_omni'

Relevant log output

llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'nemotron_h_omni'
llama_model_load_from_file_impl: failed to load model
time=2026-05-06T13:58:48.561Z level=INFO source=sched.go:471 msg="NewLlamaServer failed" model=/root/.ollama/models/blobs/sha256-02025860dddec7ec009768f05966d941e0a89b470e805e136018149d1dabcf26 error="unable to load model: /root/.ollama/models/blobs/sha256-02025860dddec7ec009768f05966d941e0a89b470e805e136018149d1dabcf26"

OS

Docker

GPU

AMD

CPU

AMD

Ollama version

0.17.6-rocm

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

ollama - 💡(How to fix) Fix nemotron3:33b fails to load with 'unknown architecture' error [2 comments, 2 participants]