Model reference · open weights

Llama-3.2

Llama-3.2 is an open-weight language model from NousResearch, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs NousResearch 1 variants 45k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What Llama-3.2 is

Model Information The Meta Llama 3.2 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction-tuned generative models in 1B and 3B sizes (text in/text out). The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks. They outperform many of the available open source and closed chat models on common industry benchmarks. Model Developer: Meta Model Architecture: Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) to align with human preferences for helpfulness and safety. Supported Languages: English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai are officially supported. Llama 3.2 has been trained on a broader collection of languages than these 8 supported languages. Developers may fine-tune Llama 3.2 models for languages beyond these supported languages, provided they comply with the Llama 3.2 Community License and the Acceptable Use Policy. Developers are always expected to ensure that their deployments, including those that involve additional languages, are completed safely and responsibly. Llama 3.2 Model Family: Token counts refer to pretraining data only. All model versions use Grouped-Query Attention (GQA) for improved inference scalability. Model Release Date: Sept 25, 2024 Status: This is a static model trained on an offline dataset. Future versions may be released that improve model capabilities and safety. License: Use of Llama 3.2 is governed by the Llama 3.2 Community License (a custom, commercial license agreement). Feedback: Where to send questions or comments about the model Instructions on how to provide feedback or comments on the model can be found in the model README. For more technical information about generation parameters and recipes for how to use Llama 3.2 in applications, please go here. Intended Use Intended Use Cases: Llama 3.2 is intended for commercial and research use in multiple languages. Instruction tuned text only models are inte

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

MakerNousResearch
TypeLanguage models
Parameters (lead)1.2B
Context128k tokens
Variants1
Runs withtransformers
Released2024-09-27
Popularity45k downloads / month
Likes19
LicenceOpen, with conditions

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Llama-3.2-1B1.2BBF16~2.8 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys nousresearch-llama-3-2 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (nousresearch-llama-3-2 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"nousresearch-llama-3-2","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

en de fr it pt hi es th

Tags

transformers safetensors llama text-generation facebook meta pytorch llama-3 en de fr it pt hi

Papers

Licence

Open, with conditions

Open weights under llama3.2, which carries conditions (e.g. attribution or an acceptable-use clause). Worth a read before production use — we can walk you through it. Read the licence ↗

Sources

Weights & code

Want Llama-3.2 on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms