You're looking at a specific version of this model. Jump to the model overview.

camenduru /mixtral-8x22b-v0.1-4bit:fbde2129

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
What are the 20 countries with the largest population?
None
max_new_tokens
integer
128
None
repetition_penalty
number
2
None
length_penalty
number
1
None
num_beams
integer
1
None
do_sample
boolean
True
None
temperature
number
0.2
None
top_k
integer
0
None
top_p
number
0.8
None

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}