mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 05:09:09 +08:00
44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
id: mistralai/mistral-tiny
|
|
canonical_slug: mistralai/mistral-tiny
|
|
hugging_face_id: ''
|
|
name: Mistral Tiny
|
|
type: chat
|
|
created: 1704844800
|
|
description: |-
|
|
Note: This model is being deprecated. Recommended replacement is the newer [Ministral 8B](/mistral/ministral-8b)
|
|
|
|
This model is currently powered by Mistral-7B-v0.2, and incorporates a "better" fine-tuning than [Mistral 7B](/models/mistralai/mistral-7b-instruct-v0.1), inspired by community work. It's best used for large batch processing tasks where cost is a significant factor but reasoning capabilities are not crucial.
|
|
context_length: 32768
|
|
architecture:
|
|
modality: text->text
|
|
input_modalities:
|
|
- text
|
|
output_modalities:
|
|
- text
|
|
tokenizer: Mistral
|
|
instruct_type: null
|
|
pricing:
|
|
prompt: '0.00000025'
|
|
completion: '0.00000025'
|
|
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
|