Models/mistralai/Mistral: Mixtral 8x22B Instruct
mistralai

Mistral: Mixtral 8x22B Instruct

66K context$2.00/M input$6.00/M output
mistralai/mixtral-8x22b-instruct

Description

Mistral's official instruct fine-tuned version of [Mixtral 8x22B](/models/mistralai/mixtral-8x22b). It uses 39B active parameters out of 141B, offering unparalleled cost efficiency for its size. Its strengths include: - strong math, coding,...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistralai/mixtral-8x22b-instruct",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: FileOutput: Text

Pricing

Input$2.00/M
Output$6.00/M
Context66K tokens

Model Info

Providermistralai
IDmistralai/mixtral-8x22b-instruct