feat: add glm-5.2 to ollama-cloud provider#2637
Conversation
442f477 to
f4d35d4
Compare
In / Out Price |
|
I've created a separate PR (see link above). The changes here are not quite correct.
Pricing is not really necessary here. Ollama-cloud is a subscription service and the pricing for usage is not exactly clear... |
|
https://github.com/anomalyco/models.dev/pull/2646/changes |
remove cloud suffix and add cost block
|
@tifuck , @mathiasloh, @BlockListed , what do you recommend given we have 3 PRs for the same fix? |
Your link points to other models/providers. But there are indeed some duplicates.
I don't care if in the end mine ( #2627 ) or the one of someone else is merged, but I want to highlight that in mine I've already corrected a few problems that still seem to be present in some of the duplicates (i.e. that reasoning is not a toggle anymore and that I inherit from the base model). |
|
Is there a reason to have it under "cortecs"? I believe, we can have it in both ollama-cloud and cortecs, if providers are different, we might want to have both, and we don't really need to dedupe, 2646 is a separate change in that perspective. |
|
Same here. I think we all want to achieve the same outcome. I'm happy to close my pr if any of the dupes are merged. I do agree that the pricing doesn't really make sense to be included for Ollama cloud models (but it's a nitpick, I guess it can be useful for users to gauge how much their usage translates to real api costs) |


Adds glm-5.2:cloud to the Ollama Cloud provider model list, using the existing model metadata at models/zhipuai/glm-5.2.toml via base_model.
This model is already available and can be used with ollama launch opencode --model glm-5.2:cloud, but currently does not appear in the model picker because it is not listed in the Ollama Cloud provider's model definitions.
Question: What is the pricing for glm-5.2:cloud on Ollama Cloud? I did not include a [cost] section since other ollama-cloud models omit it, but please add if applicable.