kuangyuyu

Results 2 comments of kuangyuyu

> high noise original ckpt改成high noise quantized ckpt,low也一样 我改了之后,运行他会把所有权重给加载一遍,指定不了权重

{ "infer_steps": 4, "target_video_length": 81, "text_len": 512, "target_height": 720, "target_width": 1280, "self_attn_1_type": "sage_attn2", "cross_attn_1_type": "sage_attn2", "cross_attn_2_type": "sage_attn2", "high_noise_quantized_ckpt": "/mnt/cache1/LightX2V/Wan2.2-Distill-Models/high_noise_model/wan2.2_i2v_A14b_high_noise_scaled_fp8_e4m3_lightx2v_4step.safetensors", "low_noise_quantized_ckpt": "/mnt/cache1/LightX2V/Wan2.2-Distill-Models/low_noise_model/wan2.2_i2v_A14b_low_noise_scaled_fp8_e4m3_lightx2v_4step.safetensors", "sample_guide_scale": [ 5.0, 9.0 ], "sample_shift": 7.0, "enable_cfg": false,...