Download Mistral Models
Choose between the base and chat-tuned versions of Mistral
Mistral Base Model
The foundation model with 671B parameters (37B activated)
Size: 685GB
- •Pre-trained on 14.8T tokens
- •128K context length
- •FP8 weights
- •671B total parameters
Mistral Chat Model
Fine-tuned model optimized for dialogue and interaction
Size: 685GB
- •Enhanced reasoning
- •128K context length
- •Improved instruction following
- •671B total parameters
Installation Instructions
Download using Git LFS (recommended method):
# For Base Model
git lfs install
git clone https://huggingface.co/Mistral-ai/Mistral-V3-Base
# For Chat Model
git lfs install
git clone https://huggingface.co/Mistral-ai/Mistral-V3