ModelVaultAI Index
All ModelsLocal RunCloud APIs
AI Cost CalculatorLive
Token CalculatorSoon
Context CalculatorSoon
VRAM CalculatorSoon
Admin PanelDashboardCompare
Compare
Models/Mistral 7B v0.2
Mistral AIOpen Weights

Mistral 7B v0.2

Open Weights LLM • Released 2024-08-10 • Last Verified 2025-02-01

Docs

Mistral 7B v0.2 - European frontier open & commercial model by Mistral AI.

Context Window128k
LicenseApache-2.0 / MNPL
Deployment
Cloud API Local Run
API AvailableYes (REST/SDK)

Benchmark Performance

MMLU77

Strengths

  • •High accuracy
  • •Fast inference

Limitations & Weaknesses

  • •Closed source API
API Sample CodePython / REST
import openai

client = openai.OpenAI()

response = client.chat.completions.create(
    model="mistral-7b-v0-2",
    messages=[
        {"role": "system", "content": "You are a helpful expert assistant."},
        {"role": "user", "content": "Explain quantum computing in 2 sentences."}
    ]
)

print(response.choices[0].message.content)

Pricing Overview

Free Open Weights / API

Prices subject to provider tiers and volume discounts. Check documentation for current token rates.

Model Tags

#mistral#open-weights#european

Similar Models from Mistral AI

Mistral AI
Open Weights

Mistral Large 2

Open Weights LLM

Mistral Large 2 - European frontier open & commercial model by Mistral AI.

Context Window128k
MMLU70
Cloud API Local Run
#mistral#open-weights
Mistral AI
Open Weights

Mistral Large

Open Weights LLM

Mistral Large - European frontier open & commercial model by Mistral AI.

Context Window128k
MMLU71
Cloud API Local Run
#mistral#open-weights
Mistral AI
Open Weights

Mistral Medium

Open Weights LLM

Mistral Medium - European frontier open & commercial model by Mistral AI.

Context Window128k
MMLU72
Cloud API Local Run
#mistral#open-weights
ModelVault

The open directory for discovering, comparing, and benchmarking cloud and local AI models. Built for engineers, researchers, and technical leaders.

All 520+ Model Specifications Active
ProductAll AI Models IndexComparison MatrixLocal Models (Ollama)Cloud API ModelsAI Cost Calculator
ResourcesReasoning ModelsCoding AgentsVision-LanguageEmbeddings & RAG
Management & LegalAdmin Console ↗Privacy PolicyTerms of ServiceDisclaimerAbout ModelVaultContact Us
© 2025 ModelVault AI Directory. All model specifications verified.
Built for high-performance AI workflows