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

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

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
1.5
None
length_penalty
number
1
None
num_beams
integer
5
None
do_sample
boolean
False
None
temperature
number
0.9
None
top_k
integer
50
None
top_p
number
0.95
None

Output schema

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

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