mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 21:35:52 +08:00
48 lines
1.0 KiB
YAML
48 lines
1.0 KiB
YAML
id: mistralai/mistral-7b-instruct
|
|
canonical_slug: mistralai/mistral-7b-instruct
|
|
hugging_face_id: mistralai/Mistral-7B-Instruct-v0.3
|
|
name: 'Mistral: Mistral 7B Instruct'
|
|
type: chat
|
|
created: 1716768000
|
|
description: |-
|
|
A high-performing, industry-standard 7.3B parameter model, with optimizations for speed and context length.
|
|
|
|
*Mistral 7B Instruct has multiple version variants, and this is intended to be the latest version.*
|
|
context_length: 32768
|
|
architecture:
|
|
modality: text->text
|
|
input_modalities:
|
|
- text
|
|
output_modalities:
|
|
- text
|
|
tokenizer: Mistral
|
|
instruct_type: mistral
|
|
pricing:
|
|
prompt: '0.000000028'
|
|
completion: '0.000000054'
|
|
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
|
|
- repetition_penalty
|
|
- logit_bias
|
|
- min_p
|
|
- response_format
|
|
- seed
|
|
- logprobs
|
|
- tools
|
|
- tool_choice
|
|
model_provider: mistralai
|