mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-01 01:30:51 +08:00
43 lines
1.0 KiB
YAML
43 lines
1.0 KiB
YAML
id: cohere/command
|
|
canonical_slug: cohere/command
|
|
hugging_face_id: ''
|
|
name: 'Cohere: Command'
|
|
type: chat
|
|
created: 1710374400
|
|
description: |-
|
|
Command is an instruction-following conversational model that performs language tasks with high quality, more reliably and with a longer context than our base generative models.
|
|
|
|
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: 4096
|
|
architecture:
|
|
modality: text->text
|
|
input_modalities:
|
|
- text
|
|
output_modalities:
|
|
- text
|
|
tokenizer: Cohere
|
|
instruct_type: null
|
|
pricing:
|
|
prompt: '0.000001'
|
|
completion: '0.000002'
|
|
input_cache_read: ''
|
|
input_cache_write: ''
|
|
request: '0'
|
|
image: '0'
|
|
web_search: '0'
|
|
internal_reasoning: '0'
|
|
unit: 1
|
|
currency: USD
|
|
supported_parameters:
|
|
- max_tokens
|
|
- temperature
|
|
- top_p
|
|
- stop
|
|
- frequency_penalty
|
|
- presence_penalty
|
|
- top_k
|
|
- seed
|
|
- response_format
|
|
- structured_outputs
|
|
model_provider: cohere
|