[GH-ISSUE #16014] nemotron3:33b fails to load with 'unknown architecture' error #87883

Closed
opened 2026-05-10 06:30:10 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @ulope on GitHub (May 6, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/16014

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

Originally created by @ulope on GitHub (May 6, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/16014 ### 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 ```shell 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
GiteaMirror added the bug label 2026-05-10 06:30:10 -05:00
Author
Owner

@rick-github commented on GitHub (May 6, 2026):

Upgrade ollama. nemotron_h_omni architecture is supported from 0.22.0.

<!-- gh-comment-id:4389673614 --> @rick-github commented on GitHub (May 6, 2026): Upgrade ollama. nemotron_h_omni architecture is supported from [0.22.0](https://github.com/ollama/ollama/releases/tag/v0.22.0).
Author
Owner

@ulope commented on GitHub (May 6, 2026):

Doh, I was quite sure I had upgraded before trying the model.

Sorry for the noise.

<!-- gh-comment-id:4389985103 --> @ulope commented on GitHub (May 6, 2026): Doh, I was quite sure I had upgraded before trying the model. Sorry for the noise.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#87883