File size: 583 Bytes
c4c4e3a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: apache-2.0
---

an fp8 version of Tongyi-MAI/Z-Image-Turbo, converted with the checkpoint of the original transformer component with:


```bash
python -m sglang.multimodal_gen.tools.convert_hf_to_fp8 \
--model-dir /root/.cache/huggingface/hub/models--Tongyi-MAI--Z-Image-Turbo/snapshots/f332072aa78be7aecdf3ee76d5c247082da564a6/transformer/
--save-dir /root/.cache/huggingface/hub/models--Tongyi-MAI--Z-Image-Turbo-fp8/snapshots/f332072aa78be7aecdf3ee76d5c247082da564a6/transformer/
```

For SGLang-Diffusion CI usage, guard the `--transformer-path` server arg feature