[GH-ISSUE #7476] llama3.2 11b setup error #51263

Closed
opened 2026-04-28 19:06:32 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @ghost on GitHub (Nov 3, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7476

What is the issue?

I'm trying to develop an agent that analyzes images using llama3.2 11b.

Development environment:
os: window11 pro
cpu: intel i9-14900K

ram: 32G
vga: rtx 4080 super
Releases v0.3.14 When I install ollama and run
ollama run x/llama3.2-vision,
the installation goes well, but it terminates with the following message when running.

Error: llama runner process has terminated: exit status 0xc0000409

Is it because the vga performance is low?

OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

Releases v0.3.14

Originally created by @ghost on GitHub (Nov 3, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7476 ### What is the issue? I'm trying to develop an agent that analyzes images using llama3.2 11b. Development environment: os: window11 pro cpu: intel i9-14900K ram: 32G vga: rtx 4080 super Releases v0.3.14 When I install ollama and run ollama run x/llama3.2-vision, the installation goes well, but it terminates with the following message when running. Error: llama runner process has terminated: exit status 0xc0000409 Is it because the vga performance is low? ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version Releases v0.3.14
GiteaMirror added the bug label 2026-04-28 19:06:32 -05:00
Author
Owner

@yossifibrahem commented on GitHub (Nov 3, 2024):

Update to the prereleased version: v4.0rc6
https://github.com/ollama/ollama/releases

<!-- gh-comment-id:2453276920 --> @yossifibrahem commented on GitHub (Nov 3, 2024): Update to the prereleased version: v4.0rc6 https://github.com/ollama/ollama/releases
Author
Owner

@dhiltgen commented on GitHub (Nov 3, 2024):

As mentioned above, llama3.2 vision requires Ollama version 0.4.0.

<!-- gh-comment-id:2453583732 --> @dhiltgen commented on GitHub (Nov 3, 2024): As mentioned above, llama3.2 vision requires Ollama version 0.4.0.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#51263