Spaces:
Runtime error
Runtime error
File size: 683 Bytes
873b6ec | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"engine_config": {
"load": "/home/niubility2/hongyu/open_source_ckpt/base",
"cp_size": 1
},
"evaluation_config": {
"cfg_number": 2,
"num_inference_steps": 32,
"audio_model_path": "/home/niubility2/hongyu/open_source_ckpt/audio",
"txt_model_path": "/home/niubility2/hongyu/open_source_ckpt/t5/t5gemma-9b-9b-ul2",
"vae_model_path": "/home/niubility2/hongyu/open_source_ckpt/wan_vae/Wan2.2-TI2V-5B",
"use_turbo_vae": true,
"student_config_path": "/home/niubility2/hongyu/open_source_ckpt/turbo_vae/TurboV3-Wan22-TinyShallow_7_7.json",
"student_ckpt_path": "/home/niubility2/hongyu/open_source_ckpt/turbo_vae/checkpoint-340000.ckpt"
}
}
|