Mistral Pixtral Large (124B)

MultimodalUnavailable
by Mistral AIModel ID: pixtral-large-124b

Mistral's 124B multimodal flagship. 123B decoder + 1B vision encoder, 128k ctx, up to 30 images per request.

Status
Unavailable
Context
131,072 tokens
Max. output
8,192 tokens
Input โ†’ output
Text + Image โ†’ Text
Developer
Mistral AI
Updated
June 25, 2026

Mistral Pixtral Large (124B) is currently unavailable

Currently unavailable: this model has been deactivated.

You can still read the details on this page. Pick one of the available alternatives below to run a comparable model right away.

Go to alternatives
01

Comparable models

All in this category
  • BLIPSalesforce

    Salesforce BLIP. Vision-language model for image captioning and visual question answering. Given an image it writes a short natural-language caption, or answers a question about the image when one is supplied. A widely used baseline for automatic captioning.

    โ‰ˆ $0.00030/run

  • Anthropic's April 2026 flagship. 87.6% on SWE-bench Verified, 3x higher image resolution, output self-verification, vision + reasoning.

    $6.00/1M in

  • Anthropic's balanced mid-tier model from February 2026. Best price/performance for production workloads: 5x cheaper than Opus, near-flagship quality.

    $3.60/1M in

02

Playground

Try Mistral Pixtral Large (124B)

Chat

Currently unavailable

Currently unavailable: this model has been deactivated.

The playground is disabled. You can find comparable models in the same category: Browse alternatives

Try Mistral Pixtral Large (124B)

Send a message. The answer arrives in full once the model is done (no streaming).

System prompt
Max. answer length (tokens)

This run

No price โ€“ currently unavailable.

New here?

5 free credits ($0.05) when you sign up with Google

Usable 24 hours after sign-up, up to 5 runs per day and at most 2 credits per run. Other sign-in methods start without credits.

03

About Mistral Pixtral Large (124B)

TL;DRAs of June 25, 2026

Mistral Pixtral Large (124B) is a model by Mistral AI in the Multimodal category. Mistral Pixtral Large (124B) is currently not available on Railwail. The context window holds 131,072 tokens, and one response can be up to 8,192 tokens long.

Background

About Mistral AI

Founded 2023 ยท Paris, France

Mistral AI was founded in April 2023 in Paris by Arthur Mensch (CEO, ex-DeepMind), Guillaume Lample (Chief Scientist, ex-Meta FAIR LLaMA lead) and Timothee Lacroix (CTO, ex-Meta FAIR). The company is the European poster child for sovereign AI and has raised a record-setting $113M seed (June 2023) followed by $415M Series A (December 2023), $645M Series B (June 2024) and a reported โ‚ฌ1B+ funding round in 2025 at a valuation above $6B, with backers including Andreessen Horowitz, Lightspeed, General Catalyst, BPI France and Cisco. Mistral's model line includes Mistral 7B, Mixtral 8x7B and 8x22B (MoE), Mistral Large 1/2, Codestral, and the multimodal Pixtral family. Pixtral 12B launched in September 2024 and Pixtral Large 124B followed in November 2024 as the flagship multimodal model, released under the Mistral Research Licence and offered commercially via la Plateforme.

Visit Mistral AI

Architecture

Decoder-only Transformer with Pixtral-ViT vision encoder

Pixtral Large is a 124B-parameter multimodal model built on top of Mistral Large 2 (123B decoder-only Transformer) and Mistral's custom Pixtral-ViT vision encoder (1B parameters, 400M visible). The vision encoder processes each image at its native aspect ratio in patches of 16x16 pixels and projects the resulting visual tokens directly into the LLM token stream (without cross-attention or fixed-size resampler), which lets the model handle high-resolution images and many images per prompt in the same 131K-token context window. The vision encoder uses 2D rotary position embeddings and an attention mask that distinguishes patches from different images. Training used a multi-stage curriculum: vision-encoder pretraining on image-text pairs, joint vision-language pretraining and multimodal supervised fine-tuning with chain-of-thought style instruction data. Pixtral Large posts top scores on MathVista, DocVQA and VQAv2, often matching GPT-4o and Claude 3.5 Sonnet at lower cost. The model is released under the Mistral Research Licence with a separate commercial licence available.

Parameters
124B (123B LLM + 1B vision encoder)
Context
131,072 tokens

Capabilities

  • Native variable-resolution image input (no fixed grid)
  • Up to 30 images per request, 131K-token context
  • Top-tier MathVista, DocVQA, VQAv2 and ChartQA scores
  • 131K-token context window
  • Multilingual: English, German, French, Spanish, Italian, Portuguese, Dutch, Russian, Arabic, Hindi, Japanese, Chinese, Korean
  • JSON output and tool use inherited from Mistral Large 2
  • Open weights under Mistral Research Licence (commercial via separate licence)
  • Best for: high-end open-weights multimodal apps, document AI, math-with-image, European data sovereignty

Training & license

Mistral has not disclosed exact dataset sizes. The technical report describes a 'multimodal corpus of public web data, licensed image-text pairs and curated instruction data' with a knowledge cutoff in 2024.

License: Weights under Mistral Research Licence (non-commercial). Commercial use via Mistral la Plateforme API or a paid Mistral Commercial Licence.

Safety testing: Mistral publishes the Pixtral technical report with red-team findings on hallucination and bias; the model is integrated with Mistral's safety filters on la Plateforme.

Known limitations

  • Commercial use requires paid licence
  • Serving 124B requires multi-GPU infrastructure
  • No video or audio input
  • Vision quality below GPT-4o on the very hardest charts
  • Multilingual vision coverage lighter than text
04

Pricing

Currently unavailable: this model has been deactivated. There is no price for this model at the moment, so it cannot be run.

05

API

Call Mistral Pixtral Large (124B) with your Railwail API key. Use this model ID in the request:

Currently unavailable

The model has no verified price or is deactivated; API calls are refused.

06

Specifications

Model ID
pixtral-large-124b
Developer
Mistral AI
Category
Multimodal
Input
Text, Image
Output
Text
Context window
131,072 tokens
Max. output
8,192 tokens
Model size
124B (123B LLM + 1B vision encoder)
License
Weights under Mistral Research Licence (non-commercial). Commercial use via Mistral la Plateforme API or a paid Mistral Commercial Licence.
Catalog entry updated
June 25, 2026

Input parameters

Inputs and settings from the model's input schema. The example in the API section shows which of them the API accepts.

  • promptrequired

    User message or question about the image

    Type: Text
    Default: โ€“
    Allowed values: up to 16,000 characters
  • top_p
    Type: Number
    Default: 1
    Allowed values: 0 to 1
  • stream
    Type: Yes/no
    Default: false
    Allowed values: โ€“
  • image_url

    Optional image URL to analyze

    Type: Text
    Default: โ€“
    Allowed values: โ€“
  • max_tokens
    Type: Integer
    Default: 2048
    Allowed values: 1 to 8,192
  • temperature
    Type: Number
    Default: 0.7
    Allowed values: 0 to 2
  • system_prompt

    Optional system instruction

    Type: Text
    Default: โ€“
    Allowed values: up to 8,000 characters

Tags

  • mistral
  • pixtral
  • multimodal
  • vision
  • documents
  • deprecated
07

Use cases

What it is used for

  • Open-weights flagship multimodal assistants
  • Document AI and PDF understanding at high resolution
  • Chart, diagram and math reasoning
  • European data-sovereignty multimodal apps
  • Research baselines for variable-resolution VLMs
08

Frequently asked questions

What is Mistral Pixtral Large (124B)?

Mistral Pixtral Large (124B) is a model by Mistral AI in the Multimodal category. It is listed on Railwail but cannot be run at the moment.

How much does Mistral Pixtral Large (124B) cost on Railwail?

Mistral Pixtral Large (124B) cannot be run on Railwail at the moment, so there is no current price. Available alternatives with prices are listed further down this page.

What is the context window of Mistral Pixtral Large (124B)?

The context window of Mistral Pixtral Large (124B) holds 131,072 tokens. One response can be up to 8,192 tokens long.

How fast is Mistral Pixtral Large (124B)?

There are not enough measured runs of Mistral Pixtral Large (124B) on Railwail yet to state a run time. It depends on the input, the settings and the load at the provider.

Is Mistral Pixtral Large (124B) better than BLIP?

That depends on the task. Mistral Pixtral Large (124B) (Mistral AI) and BLIP (Salesforce) are both models in the Multimodal category. The comparison page shows their prices and specifications side by side.

Compare Mistral Pixtral Large (124B) and BLIP

Can Mistral Pixtral Large (124B) process images?

Yes. Mistral Pixtral Large (124B) accepts images as input in addition to text.

Can I use Mistral Pixtral Large (124B) right now?

Currently unavailable: this model has been deactivated. The page stays online; available alternatives from the same category are listed further down.

All models through one API

One API key for every model on Railwail. Usage is charged from prepaid credits, 1 credit = $0.01.