mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[Feature] Optim PaddleOCR-VL (#4873)
* [Feature] Optim PaddleOCR-VL * fix bug
This commit is contained in:
@@ -306,6 +306,8 @@ elif paddle.is_compiled_with_cuda():
|
||||
"gpu_ops/limit_thinking_content_length_v1.cu",
|
||||
"gpu_ops/limit_thinking_content_length_v2.cu",
|
||||
"gpu_ops/update_attn_mask_offsets.cu",
|
||||
"gpu_ops/fused_neox_rope_embedding.cu",
|
||||
"gpu_ops/gelu_tanh.cu",
|
||||
]
|
||||
|
||||
# pd_disaggregation
|
||||
|
||||
Reference in New Issue
Block a user