ollama cloud "qwen3-coder-480b-cloud" model has a typo its "qwen3-coder:480b-cloud" #3278

Closed
opened 2026-02-16 17:39:29 -05:00 by yindo · 5 comments
Owner

Originally created by @rbc33 on GitHub (Dec 3, 2025).

Description

if you pick ollama cloud as provider and qwen3-coder-480b-cloud as model gives this error OllamaError: model 'qwen3-coder-480b-cloud' not found, it can be by-passed coping the right model with that name, but its not properly, fix it please!

OpenCode version

1.0.129

Steps to reproduce

  1. select ollama cloud as provider.
  2. select model 'qwen3-coder-480b-cloud'
  3. ttry to use the model

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @rbc33 on GitHub (Dec 3, 2025). ### Description if you pick ollama cloud as provider and qwen3-coder-480b-cloud as model gives this error OllamaError: model 'qwen3-coder-480b-cloud' not found, it can be by-passed coping the right model with that name, but its not properly, fix it please! ### OpenCode version 1.0.129 ### Steps to reproduce 1. select ollama cloud as provider. 2. select model 'qwen3-coder-480b-cloud' 3. ttry to use the model ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the opentuibug labels 2026-02-16 17:39:29 -05:00
yindo closed this issue 2026-02-16 17:39:29 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 3, 2025):

Testing comment

@github-actions[bot] commented on GitHub (Dec 3, 2025): Testing comment
Author
Owner

@github-actions[bot] commented on GitHub (Dec 3, 2025):

This issue might be related to existing Ollama/model configuration issues. Please check:

  • #4581: Ollama Cloud AUTH Login (related to Ollama Cloud provider)
  • #4862: Need help setting up ollama (ProviderInitError with Ollama)
  • #2979: Fix keep_alive support / persistent model sessions for Ollama provider
  • #4182: Poor Performance and High Resource Usage with Ollama Models
  • #4428: Why is opencode not working with local llms via Ollama?
  • #3250: Feat: Add ability to specify 'num_ctx' for Ollama provider

While these aren't exact duplicates of your specific qwen3-coder model name typo issue, they may provide context or workarounds for Ollama-related problems. Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Dec 3, 2025): This issue might be related to existing Ollama/model configuration issues. Please check: - #4581: Ollama Cloud AUTH Login (related to Ollama Cloud provider) - #4862: Need help setting up ollama (ProviderInitError with Ollama) - #2979: Fix keep_alive support / persistent model sessions for Ollama provider - #4182: Poor Performance and High Resource Usage with Ollama Models - #4428: Why is opencode not working with local llms via Ollama? - #3250: Feat: Add ability to specify 'num_ctx' for Ollama provider While these aren't exact duplicates of your specific qwen3-coder model name typo issue, they may provide context or workarounds for Ollama-related problems. Feel free to ignore if none of these address your specific case.
Author
Owner

@rbc33 commented on GitHub (Dec 3, 2025):

my ollama its configured and working, if i run "ollama cp qwen3-coder:480b-cloud qwen3-coder-480b-cloud" it work, but that a terrible fix

@rbc33 commented on GitHub (Dec 3, 2025): my ollama its configured and working, if i run "ollama cp qwen3-coder:480b-cloud qwen3-coder-480b-cloud" it work, but that a terrible fix
Author
Owner

@rekram1-node commented on GitHub (Dec 3, 2025):

Fixed: https://github.com/sst/models.dev/commit/d24dc115fcf1357ed391f29ccb9c270a4abbee5c

It will deploy shortly and then your model list will automatically sync.

If you wanna force a refresh try:

opencode models --refresh

But run this after waiting about 1-2 min since it is still deploying

@rekram1-node commented on GitHub (Dec 3, 2025): Fixed: https://github.com/sst/models.dev/commit/d24dc115fcf1357ed391f29ccb9c270a4abbee5c It will deploy shortly and then your model list will automatically sync. If you wanna force a refresh try: opencode models --refresh But run this after waiting about 1-2 min since it is still deploying
Author
Owner

@rbc33 commented on GitHub (Dec 3, 2025):

thanks!

@rbc33 commented on GitHub (Dec 3, 2025): thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3278