Replies: 3 comments
|
Some models, including Deepseek-v4 are only available for subscribers, others like Gemma-4 are available for free. |
|
Thanks @GravityGremlin -- that's exactly right. The That said, @paraflu -- your "any ollamacloud model" wording pointed me at a real bug on our side, and I confirmed it in the code. When a paid model returns that subscription Root cause: Until the fix ships: build your combo from free-tier Ollama Cloud models (e.g. Will update here when #3027 lands. |
|
Closing for inactivity -- the 403 is Ollama Cloud's own subscription gate (the response body and the upgrade URL come directly from Ollama's servers, not OmniRoute). Feel free to reopen if behavior changes, or open a fresh thread with a current log. Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
Any ollamacloud model gave me this answer
Error: [ollama-cloud/deepseek-v4-pro] [403]: this model requires a subscription, upgrade for access: https://ollama.com/upgrade (ref: 41bfac68-523a-4052-8f6f-cc978cc92a26) (reset after 1s)]
But deepseek is an available model... https://ollama.com/library/deepseek-v4-pro
All reactions