tjusc commited on
Commit
0144e78
·
verified ·
1 Parent(s): c81d5fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 \