轻量投影/MLP BF16 微调
调整了一些参数默认值
This commit is contained in:
@@ -21,5 +21,6 @@ dataset="unitree_g1_pack_camera"
|
||||
--timestep_spacing 'uniform_trailing' \
|
||||
--guidance_rescale 0.7 \
|
||||
--perframe_ae \
|
||||
--diffusion_dtype bf16
|
||||
--diffusion_dtype bf16 \
|
||||
--projector_dtype bf16
|
||||
} 2>&1 | tee "${res_dir}/output.log"
|
||||
|
||||
Reference in New Issue
Block a user