ethanchern's picture
init
873b6ec
raw
history blame contribute delete
706 Bytes
{
"engine_config": {
"load": "/home/niubility2/hongyu/open_source_ckpt/distill",
"distill": true,
"cp_size": 1
},
"evaluation_config": {
"cfg_number": 1,
"num_inference_steps": 8,
"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"
}
}