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

Mathstral 7B

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

Docs

Mathstral 7B - 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

MMLU85

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="mathstral-7b",
    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