mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-11 08:19:01 +08:00
41 lines
973 B
YAML
41 lines
973 B
YAML
id: mistralai/mistral-medium
|
|
canonical_slug: mistralai/mistral-medium
|
|
hugging_face_id: ''
|
|
name: Mistral Medium
|
|
type: chat
|
|
created: 1704844800
|
|
description: This is Mistral AI's closed-source, medium-sided model. It's powered by a closed-source prototype and excels at reasoning, code, JSON, chat, and more. In benchmarks, it compares with many of the flagship models of other companies.
|
|
context_length: 32768
|
|
architecture:
|
|
modality: text->text
|
|
input_modalities:
|
|
- text
|
|
output_modalities:
|
|
- text
|
|
tokenizer: Mistral
|
|
instruct_type: null
|
|
pricing:
|
|
prompt: '0.00000275'
|
|
completion: '0.0000081'
|
|
input_cache_read: ''
|
|
input_cache_write: ''
|
|
request: '0'
|
|
image: '0'
|
|
web_search: '0'
|
|
internal_reasoning: '0'
|
|
unit: 1
|
|
currency: USD
|
|
supported_parameters:
|
|
- tools
|
|
- tool_choice
|
|
- max_tokens
|
|
- temperature
|
|
- top_p
|
|
- stop
|
|
- frequency_penalty
|
|
- presence_penalty
|
|
- response_format
|
|
- structured_outputs
|
|
- seed
|
|
model_provider: mistralai
|