Skip to content
  1.  
  2. © 2023 – 2025 OpenRouter, Inc

    Mistral: Mistral 7B Instruct v0.2

    mistralai/mistral-7b-instruct-v0.2

    Created Dec 28, 202332,768 context
    $0.20/M input tokens$0.20/M output tokens

    A high-performing, industry-standard 7.3B parameter model, with optimizations for speed and context length.

    An improved version of Mistral 7B Instruct, with the following changes:

    • 32k context window (vs 8k context in v0.1)
    • Rope-theta = 1e6
    • No Sliding-Window Attention

    Sample code and API for Mistral 7B Instruct v0.2

    OpenRouter normalizes requests and responses across providers for you.

    OpenRouter provides an OpenAI-compatible completion API to 400+ models & providers that you can call directly, or using the OpenAI SDK. Additionally, some third-party SDKs are available.

    In the examples below, the OpenRouter-specific headers are optional. Setting them allows your app to appear on the OpenRouter leaderboards.

    Using third-party SDKs

    For information about using third-party SDKs and frameworks with OpenRouter, please see our frameworks documentation.

    See the Request docs for all possible fields, and Parameters for explanations of specific sampling parameters.