Back to Benchmarks

mixtral-8x22b-instruct-v0.1

text-generation
Uploaded: 18.04.2024

Inference Input Arguments

{ "messages": <List[Dict]>, "temperature": <Optional[int]>, "max_tokens": <Optional[int]>, "stream": <Optional[bool]> }

Inference Output Format

{ "model": "mixtral-8x22b-instruct-v0.1", "created": <int>, "id": <int>, "choices": <List[str]>, "object": "chat.completion", "usage": <Dict> }