mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-01 01:30:51 +08:00
46 lines
1.2 KiB
YAML
46 lines
1.2 KiB
YAML
id: cohere/command-r-plus
|
|
canonical_slug: cohere/command-r-plus
|
|
hugging_face_id: ''
|
|
name: 'Cohere: Command R+'
|
|
type: chat
|
|
created: 1712188800
|
|
description: |-
|
|
Command R+ is a new, 104B-parameter LLM from Cohere. It's useful for roleplay, general consumer usecases, and Retrieval Augmented Generation (RAG).
|
|
|
|
It offers multilingual support for ten key languages to facilitate global business operations. See benchmarks and the launch post [here](https://txt.cohere.com/command-r-plus-microsoft-azure/).
|
|
|
|
Use of this model is subject to Cohere's [Usage Policy](https://docs.cohere.com/docs/usage-policy) and [SaaS Agreement](https://cohere.com/saas-agreement).
|
|
context_length: 128000
|
|
architecture:
|
|
modality: text->text
|
|
input_modalities:
|
|
- text
|
|
output_modalities:
|
|
- text
|
|
tokenizer: Cohere
|
|
instruct_type: null
|
|
pricing:
|
|
prompt: '0.000003'
|
|
completion: '0.000015'
|
|
input_cache_read: ''
|
|
input_cache_write: ''
|
|
request: '0'
|
|
image: '0'
|
|
web_search: '0'
|
|
internal_reasoning: '0'
|
|
unit: 1
|
|
currency: USD
|
|
supported_parameters:
|
|
- tools
|
|
- max_tokens
|
|
- temperature
|
|
- top_p
|
|
- stop
|
|
- frequency_penalty
|
|
- presence_penalty
|
|
- top_k
|
|
- seed
|
|
- response_format
|
|
- structured_outputs
|
|
model_provider: cohere
|