Christopher
Christopher
I get VLLM+FlashAttn issue also when I build [Dockerfile](https://github.com/ModelTC/LightX2V/blob/main/Dockerfile) on Modal: ``` [337/529] Building CUDA object vllm-flash-attn/CMakeFiles/_vllm_fa3_C.dir/hopper/instantiations/flash_fwd_hdim192_fp16_paged_split_softcap_sm90.cu.o [338/529] Building CUDA object vllm-flash-attn/CMakeFiles/_vllm_fa3_C.dir/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_sm90.cu.o [339/529] Building CUDA object vllm-flash-attn/CMakeFiles/_vllm_fa3_C.dir/hopper/instantiations/flash_fwd_hdim128_fp16_paged_split_softcap_sm90.cu.o [340/529] Building CUDA...
Hi, I have difficulties to understand how to map all config files in the following folder https://github.com/ModelTC/LightX2V/tree/837feba7d0fe32e4f8ca05024ad125aed4a31ca9/configs/wan22 and the checkpoints I find in https://huggingface.co/lightx2v/Wan2.2-Distill-Models/tree/main 1/ Should I use [wan_moe_i2v_distill_quant.json ](https://github.com/ModelTC/LightX2V/blob/837feba7d0fe32e4f8ca05024ad125aed4a31ca9/configs/wan22/wan_moe_i2v_distill_quant.json)...