Model reference · open weights
Qwen-Image is an open-weight image model from city96, 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
This is a direct GGUF conversion of Qwen/Qwen-Image. The model files can be used in ComfyUI with the ComfyUI-GGUF custom node. Place the required model(s) in the following folders: Example workflow Example outputs - sample size of 1, not strictly representative Notes [!NOTE] The Q5KM, Q4KM and most importantly the low bitrate quants (Q3KM, Q3KS, Q2K) use a new dynamic logic where the first/last layer is kept in high precision. For a comparison, see this imgsli page. With this method, even Q2K remains somewhat usable. As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | city96 |
|---|---|
| Type | Image models |
| Variants | 1 |
| Runs with | gguf |
| Based on | Qwen/Qwen-Image |
| Released | 2025-08-05 |
| Popularity | 46k downloads / month |
| Likes | 294 |
| 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-gguf | — | GGUF | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys city96-qwen-image for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (city96-qwen-image 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":"city96-qwen-image","prompt":"a red bicycle","size":"1024x1024"}'
Details
Languages
Tags
Licence
Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗