[GH-ISSUE #15780] ollama launch claude --model qwen3.5:latest >>> There's an issue with the selected model (qwen3.5:latest). It may not exist or you may not have access to it. Run /model to pick a different model. #72113

Open
opened 2026-05-05 03:30:14 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @gitbogo on GitHub (Apr 23, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15780

Originally assigned to: @hoyyeva on GitHub.

What is the issue?


ollama launch claude --model qwen3.5:latest

There's an issue with the selected model (qwen3.5:latest). It may not exist or you may not have access to it. Run /model to pick a different model.


Claude Code v2.1.118
qwen3.5:latest · API Usage Billing
working directory: ~.claude

Select model
Switch between Claude models. Applies to this session and future Claude Code sessions. For other/previous model
names, specify with --model.

1. Default (recommended)  Use the default model (currently qwen3.5:latest) · $3/$15 per Mtok
2. qwen3.5:latest         Custom Sonnet model
3. qwen3.5:latest         Custom Opus model
4. qwen3.5:latest         Custom Haiku model
  1. qwen3.5:latest √ Custom model

select any >>>> same stoy !!!!?

settings.json (claude)
{
"env": {
"ANTHROPIC_BASE_URL": "http://localhost:11434/v1",
"ANTHROPIC_AUTH_TOKEN": "ollama",
"ANTHROPIC_API_KEY": "ollama",
"ANTHROPIC_MODEL": "qwen3.5:latest"
}
}

cmd - no issue with model ...!!!!
Microsoft Windows [Version 10.0.19045.6466]
(c) Microsoft Corporation. Alle Rechte vorbehalten.

C:\Users\Gottfried.claude>ollama run qwen3.5:latest

hi
Thinking...
Thinking Process:

  1. Analyze the Request:
    • Input: "hi"
    • Intent: Greeting.
    • Expected Response: A friendly, polite greeting in return.
      ...

any idea - help will be apreciated very much !!!
thanks in advance!!

Image

Relevant log output


OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

ollama version is 0.21.1

Originally created by @gitbogo on GitHub (Apr 23, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15780 Originally assigned to: @hoyyeva on GitHub. ### What is the issue? ----------------------------------------------- ollama launch claude --model qwen3.5:latest >>> There's an issue with the selected model (qwen3.5:latest). It may not exist or you may not have access to it. Run /model to pick a different model. ----------------------------------------------- Claude Code v2.1.118 qwen3.5:latest · API Usage Billing working directory: ~\.claude ----------------------------------------------- Select model Switch between Claude models. Applies to this session and future Claude Code sessions. For other/previous model names, specify with --model. 1. Default (recommended) Use the default model (currently qwen3.5:latest) · $3/$15 per Mtok 2. qwen3.5:latest Custom Sonnet model 3. qwen3.5:latest Custom Opus model 4. qwen3.5:latest Custom Haiku model > 5. qwen3.5:latest √ Custom model select any >>>> same stoy !!!!? ----------------------------------------------- settings.json (claude) { "env": { "ANTHROPIC_BASE_URL": "http://localhost:11434/v1", "ANTHROPIC_AUTH_TOKEN": "ollama", "ANTHROPIC_API_KEY": "ollama", "ANTHROPIC_MODEL": "qwen3.5:latest" } } ----------------------------------------------- cmd - no issue with model ...!!!! Microsoft Windows [Version 10.0.19045.6466] (c) Microsoft Corporation. Alle Rechte vorbehalten. C:\Users\Gottfried\.claude>ollama run qwen3.5:latest >>> hi Thinking... Thinking Process: 1. **Analyze the Request:** * Input: "hi" * Intent: Greeting. * Expected Response: A friendly, polite greeting in return. ... --------------------------------------------------- any idea - help will be apreciated very much !!! thanks in advance!! <img width="1348" height="766" alt="Image" src="https://github.com/user-attachments/assets/de7059ad-1a45-4416-b2d7-364da6f40f15" /> ### Relevant log output ```shell ``` ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version ollama version is 0.21.1
GiteaMirror added the bug label 2026-05-05 03:30:14 -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#72113