Hotfix/forcehf (#483)

* hotfix

* hotfix
This commit is contained in:
Zheng Zangwei (Alex Zheng) 2024-06-19 22:07:44 +08:00 committed by GitHub
parent ccb85fc3c3
commit 51dbf1a616

View file

@ -19,7 +19,6 @@ model = dict(
qk_norm=True,
enable_flash_attn=True,
enable_layernorm_kernel=True,
force_huggingface=True,
)
vae = dict(
type="OpenSoraVAE_V1_2",