mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 00:33:03 +08:00
update ci envs for structred output (#3687)
* add error traceback info * update error msg * update code * update ci envs for structred output --------- Co-authored-by: Jiang-Jia-Jun <163579578+Jiang-Jia-Jun@users.noreply.github.com>
This commit is contained in:
@@ -20,6 +20,7 @@ git config --global --add safe.directory /workspace1/FastDeploy
|
||||
#python -m pip install --force-reinstall --pre paddlepaddle-gpu -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
|
||||
python -m pip install --force-reinstall paddlepaddle-gpu==3.0.0.dev20250818 -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
|
||||
python -m pip install --upgrade --force-reinstall -r requirements/unittest/requirements.txt
|
||||
python -m pip install xgrammar==0.1.19 torch==2.6.0
|
||||
bash tools/build_wheel.sh
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user