An unmodified bf16 copy of
Qwen/Qwen-Image,
resharded for WaveSpeed's loader.
Nothing numerically. Tensor names, shapes, dtypes (bf16) and total parameter
bytes are identical to upstream; the transformer is simply written as 5 shards
instead of 9, which suits how our serving nodes stream weights from cache.
If you are not us, use Qwen/Qwen-Image
instead. This repository exists as a pinned serving artifact and offers no
advantage over the original.
The quantized variants derived from this baseline are
wavespeed/Qwen-Image-e4m3
(fp8) — those do differ from upstream.
Apache-2.0, inherited from Qwen-Image.