Model reference · open weights

Qwen3-DE-Swap

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

About

What Qwen3-DE-Swap is

Qwen3-8B-DE-Swap Qwen3-8B-DE-Swap is a Layer Swap model built on top of lightonai/Qwen3-8B-DE: the middle transformer layers (L13–L22) of the English specialist lightonai/Qwen3-8B-EN have been transplanted into the German native specialist. The resulting model reasons natively in German while inheriting the stronger reasoning core of the English specialist. It is released alongside the paper Rethinking the Multilingual Reasoning Gap with Layer Swap. Model details - Base model: Qwen/Qwen3-8B-Base - Construction: Training-free Layer Swap — layers L13–L22 of Qwen3-8B-EN transplanted into Qwen3-8B-DE - Language: German (CoT and answer) - Context length: 32,768 tokens - Dataset (underlying specialists): lightonai/Dolci-Think-SFT-32B-Multilingual [!NOTE] The model was trained on data derived from allenai/Dolci-Think-SFT-32B, released under the ODC-BY-1.0 license. Related models This model is part of a German specialist trio designed to study the native reasoning gap: Evaluation All scores are mean accuracy (%) on the German version of each benchmark, with sample standard deviation across runs. AIME 24/25 is averaged over 30 runs; the others over 10 runs, using the recommended generation parameters. Benchmarks used: - lightonai/gpqadiamondmultilingual - lightonai/aime24multilingual - lightonai/aime25multilingual - lightonai/HumanEvalPlusmultilingual - lightonai/mgsm-rev2 - CohereLabs/Global-MMLU-Lite Usage Recommended sampling: temperature=1.0, topp=0.95, topk=20, minp=0. Citation If you find our work helpful, feel free to give us a cite.

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

Specifications

What it is

Makerlightonai
TypeLanguage models
Parameters (lead)8.2B
Context40k tokens
Variants1
Runs withtransformers
Based onQwen/Qwen3-8B-Base
Released2026-05-26
Popularity11 downloads / month
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-8B-DE-Swap8.2BBF16~18.8 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Languages

de

Trained / evaluated on

lightonai/Dolci-Think-SFT-32B-Multilingual

Tags

transformers safetensors qwen3 text-generation multilingual reasoning LLM layer-swap conversational de dataset:lightonai/Dolci-Think-SFT-32B-Multilingual text-generation-inference endpoints_compatible

Papers

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-DE-Swap 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