mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-07 22:10:21 +08:00
49 lines
1.2 KiB
YAML
49 lines
1.2 KiB
YAML
id: microsoft/wizardlm-2-8x22b
|
|
canonical_slug: microsoft/wizardlm-2-8x22b
|
|
hugging_face_id: microsoft/WizardLM-2-8x22B
|
|
name: WizardLM-2 8x22B
|
|
type: chat
|
|
created: 1713225600
|
|
description: |-
|
|
WizardLM-2 8x22B is Microsoft AI's most advanced Wizard model. It demonstrates highly competitive performance compared to leading proprietary models, and it consistently outperforms all existing state-of-the-art opensource models.
|
|
|
|
It is an instruct finetune of [Mixtral 8x22B](/models/mistralai/mixtral-8x22b).
|
|
|
|
To read more about the model release, [click here](https://wizardlm.github.io/WizardLM2/).
|
|
|
|
#moe
|
|
context_length: 65536
|
|
architecture:
|
|
modality: text->text
|
|
input_modalities:
|
|
- text
|
|
output_modalities:
|
|
- text
|
|
tokenizer: Mistral
|
|
instruct_type: vicuna
|
|
pricing:
|
|
prompt: '0.00000048'
|
|
completion: '0.00000048'
|
|
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
|
|
- seed
|
|
- top_k
|
|
- min_p
|
|
- repetition_penalty
|
|
- logit_bias
|
|
- response_format
|
|
model_provider: microsoft
|