mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[Iluvatar] Fix FD launch error when specifing CUDA_VISBLE_DEVICE (#5735)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
from typing import Optional
|
||||
|
||||
import paddle
|
||||
from paddle.incubate.nn.functional import swiglu
|
||||
from paddle.nn.functional import swiglu
|
||||
from paddle.nn.quant import weight_only_linear
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user