[GH-ISSUE #8615] [Enhancement] New Cohere models are not validated in config.json #31334

Closed
opened 2026-04-22 11:42:18 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @sealad886 on GitHub (Jan 27, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8615

Cohere has released several updated versions of old models (i.e. Command-R, Command-Light, and Command-R Plus) plus their embedding and reranker models; they have also release their new command-r7b. I note that all of these are available for free via their API, and they integrate well without significant setup.

Continue's config.json doesn't validate anything except command-r and command-r-plus, so even the new updated version (command-r-plus-08-2024) wouldn't validate.

I note that you can still put these values, it just throws a warning error. If using AUTODETECT, only command-r and command-r-plus will be detected.

OS: MacOS
GPU: Apple
CPU: Apple
Ollama version: 0.5.7

Originally created by @sealad886 on GitHub (Jan 27, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8615 Cohere [has released](https://docs.cohere.com/v2/v1/docs/models/an-overview-of-coheres-models) several updated versions of old models (i.e. Command-R, Command-Light, and Command-R Plus) plus their embedding and reranker models; they have also release their new `command-r7b`. I note that all of these are available for free via their API, and they integrate well without significant setup. Continue's `config.json` doesn't validate anything except `command-r` and `command-r-plus`, so even the new updated version (`command-r-plus-08-2024`) wouldn't validate. I note that you can still put these values, it just throws a warning error. If using `AUTODETECT`, only `command-r` and `command-r-plus` will be detected. OS: MacOS GPU: Apple CPU: Apple Ollama version: 0.5.7
Author
Owner

@sealad886 commented on GitHub (Jan 27, 2025):

This is the wrong repo. Apologies. Closing and moving to the right project.

<!-- gh-comment-id:2616827855 --> @sealad886 commented on GitHub (Jan 27, 2025): This is the wrong repo. Apologies. Closing and moving to the right project.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#31334