source string | format string | shards list | tensors int64 | cast int64 | config dict |
|---|---|---|---|---|---|
transformer | nf4 | [
"zimage-turbo-nf4-00001.safetensors",
"zimage-turbo-nf4-00002.safetensors"
] | 521 | 238 | {
"_class_name": "ZImageTransformer2DModel",
"_diffusers_version": "0.36.0.dev0",
"all_f_patch_size": 1,
"all_patch_size": 2,
"axes_dims": [
32,
48,
48
],
"axes_lens": [
1536,
512,
512
],
"cap_feat_dim": 2560,
"dim": 3840,
"in_channels": 16,
"n_heads": 30,
"n_kv_heads":... |
zimage-R
Prebuilt NF4 artifact of the Z-Image-Turbo transformer for the diffuseR R package.
Built with diffuseR::flux_quantize(format = "nf4") from
Tongyi-MAI/Z-Image-Turbo
(Apache-2.0): NF4-packed uint8 weights with float32 absmax blocks,
bfloat16 residents, sharded under 2 GB so the CRAN release of the
safetensors R package reads it.
Fetched automatically by diffuseR::download_zimage_turbo() when the
resolved precision is nf4. The text encoder, VAE, and tokenizer come
from the upstream repo; only the quantized transformer lives here.
- Downloads last month
- 38