Model reference · open weights
Qwen-Image-2512-Lightning is an open-weight image model from lightx2v, 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.
About
Qwen-Image-2512-Lightning Usage Instructions This model suite supports two mainstream usage frameworks, with detailed guides provided below: 1. Qwen-Image-Lightning Framework For full documentation on model usage within the Qwen-Image-Lightning ecosystem (including environment setup, inference pipelines, and customization), please refer to: Qwen-Image-Lightning GitHub Repository 2. LightX2V Framework The models are fully compatible with the LightX2V lightweight video/image generation inference framework. For step-by-step usage examples, configuration templates, and performance optimization tips, see: LightX2V Qwen Image Documentation
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | lightx2v |
|---|---|
| Type | Image models |
| Variants | 1 |
| Runs with | diffusers |
| Based on | Qwen/Qwen-Image-2512 |
| Released | 2025-12-31 |
| Popularity | 80k downloads / month |
| Likes | 227 |
| Licence | Open weights |
How it works
Variants
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.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| Qwen-Image-2512-Lightning | — | BF16 | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys qwen-image-2512-lightning for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (qwen-image-2512-lightning below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/images/generations \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"qwen-image-2512-lightning","prompt":"a red bicycle","size":"1024x1024"}'
Details
Tags
Licence
Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗