"tests/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "e4cf2e4feb2f2cb29cec55070febd74ba8fa28cc"
Unverified Commit 0b6676a6 authored by gushiqiao's avatar gushiqiao Committed by GitHub
Browse files

Change dit_quant_scheme from 'fp8-sgl' to 'fp8-q8f' (#377)

parent f1ed2fb5
...@@ -28,5 +28,5 @@ ...@@ -28,5 +28,5 @@
"vae_cpu_offload": false, "vae_cpu_offload": false,
"use_tiling_vae": false, "use_tiling_vae": false,
"dit_quantized": true, "dit_quantized": true,
"dit_quant_scheme": "fp8-sgl" "dit_quant_scheme": "fp8-q8f"
} }
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment