Model reference · open weights

Qwen3

Qwen3 is an open-weight language model from PrimeIntellect, 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 PrimeIntellect 4 variants 54k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What Qwen3 is

Qwen3-0.6B This is a clone of Qwen/Qwen3-0.6B with a multi-turn, tool-call compatible chat template.

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

Specifications

What it is

MakerPrimeIntellect
TypeLanguage models
Parameters (lead)752M
Context40k tokens
Variants4
Runs withtransformers
Based onQwen/Qwen3-0.6B-Base
Released2025-08-12
Popularity54k downloads / month
Likes1
LicenceOpen weights

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
Qwen3-0.6B752MBF16~1.7 GBWeights ↗
Qwen3-1.7B2.0BBF16~4.7 GBWeights ↗
Qwen3-8B8.2BBF16~18.8 GBWeights ↗
Qwen3-4B4.0BBF16~9.3 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Tags

transformers safetensors qwen3 text-generation conversational text-generation-inference endpoints_compatible

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want Qwen3 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