Model reference · open weights

Llama-Guard-4

Llama-Guard-4 is an open-weight language model from meta-llama, 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.

Licence fee required LLMs meta-llama 1 variants 91k downloads/mo
Request a licence + hosting quote All served models Not on the shared API today — deployed on request.

Specifications

What it is

Makermeta-llama
TypeLanguage models
Parameters (lead)12.0B
Variants1
Runs withtransformers
Released2025-04-23
Popularity91k downloads / month
Likes121
LicenceCommercial licence needed

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-Guard-4-12B12.0BBF16~27.6 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys llama-guard-4 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (llama-guard-4 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":"llama-guard-4","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

en

Tags

transformers safetensors llama4 image-text-to-text facebook meta pytorch llama safety conversational en text-generation-inference endpoints_compatible

Papers

Licence

Commercial licence needed

The weights are open but its licence needs a commercial agreement for business use. AxForge can arrange that licence and host the model for you — you pay AxForge, we settle with the model’s maker. Ask us for a quote. Read the licence ↗

Sources

Weights & code

Want Llama-Guard-4 on EU-owned hardware?

Request a licence + hosting quote See what’s served now

Explore

More language models

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