mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
[Feature] support custom all-reduce (#2758)
* [Feature] support custom all-reduce * add vllm adapted
This commit is contained in:
@@ -276,6 +276,7 @@ elif paddle.is_compiled_with_cuda():
|
||||
"gpu_ops/get_position_ids_and_mask_encoder_batch.cu",
|
||||
"gpu_ops/fused_rotary_position_encoding.cu",
|
||||
"gpu_ops/noaux_tc.cu",
|
||||
"gpu_ops/custom_all_reduce/all_reduce.cu",
|
||||
]
|
||||
|
||||
# pd_disaggregation
|
||||
|
Reference in New Issue
Block a user