[GH-ISSUE #6487] When invoked from the command line in an active conversation session, missing model for /load shouldn't be fatal error #29841

Closed
opened 2026-04-22 09:06:37 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @erkinalp on GitHub (Aug 24, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6487

What is the issue?

if you try to load a nonexistent model

Loading model 'nonexistent.'
Error: model "nonexistent." not found, try pulling it first

then quits the existing session

OS

Linux

GPU

AMD

CPU

AMD

Ollama version

0.3.6

Originally created by @erkinalp on GitHub (Aug 24, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6487 ### What is the issue? if you try to load a nonexistent model ``` Loading model 'nonexistent.' Error: model "nonexistent." not found, try pulling it first ``` then quits the existing session ### OS Linux ### GPU AMD ### CPU AMD ### Ollama version 0.3.6
GiteaMirror added the bug label 2026-04-22 09:06:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#29841