Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
an fp8 version of Tongyi-MAI/Z-Image-Turbo, converted with the checkpoint of the original transformer component with:
|
| 2 |
|
| 3 |
```bash
|
| 4 |
python -m sglang.multimodal_gen.tools.convert_zimage_hf_to_fp8 \
|
|
|
|
| 1 |
+
an fp8 version of Tongyi-MAI/Z-Image-Turbo with QKVO && FFN quantized, converted with the checkpoint of the original transformer component with:
|
| 2 |
|
| 3 |
```bash
|
| 4 |
python -m sglang.multimodal_gen.tools.convert_zimage_hf_to_fp8 \
|