← Back to hard AIs

Verify critical details — pricing, licensing, availability — with the model's source before business decisions. Full methodology →

Models · Meta

Feature-frozen. The creator has frozen feature development on this model (critical fixes only).

Llama 3.1 405B

Model family: llama-3-1

Meta's Llama 3.1 405B base modelA model straight out of pretraining, before any fine-tuning for chat or specific tasks. Base models predict the next token but don't follow instructions well — they'll continue your prompt rather than respond to it. Most people never use base models directly; they use the instruct-tuned or chat versions built on top. Useful mostly for researchers and people doing their own fine-tuning. — the largest open-weightA model where the trained weights are freely downloadable — you can run it yourself without contacting the creator. Llama, Mistral, Qwen, and Gemma are open-weight. Open-weight does not mean open-source: the training data and code often stay private. The license still governs what you can do with the weights, including whether you can use them commercially. dense modelA model where every parameter is used for every input — the entire model runs on every token. Contrast with sparse or Mixture of Experts models, which activate only a fraction of the model per input. Dense models are simpler and more predictable; MoE models are more efficient at scale. ever released at the time. Base variant for research and large-scale fine-tuning; production deployments use the Instruct variant via hosted APIs.

Identity

Creator
Meta
Model family
llama-3-1
Release date
2024-07-22

Technical specs

Parameter count
405B
Context window
131K tokens
Modalities
  • Text
Primary capabilities
  • Long Context
  • Multilingual

License

License
Llama 3.1 Community License
Commercial use
  • Conditional

Free for commercial use unless the licensee's product has 700 million monthly active users measured at Llama 3.1 release date.

Terms
  • Modification
  • Redistribution
  • Attribution

Access

Openness
  • Open Weight
Access methods
  • Local Runtime Vllm
  • Weights Download Direct
  • Weights Download Hf
Cost tier
  • Self Hosted Only

Full model card →