Skip to content

Commit 73d60fe

Browse files
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 <[email protected]>
1 parent 0b51b9c commit 73d60fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/run_unittest.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ git config --global --add safe.directory /workspace1/FastDeploy
2020
#python -m pip install --force-reinstall --pre paddlepaddle-gpu -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
2121
python -m pip install --force-reinstall paddlepaddle-gpu==3.0.0.dev20250818 -i https://www.paddlepaddle.org.cn/packages/nightly/cu126/
2222
python -m pip install --upgrade --force-reinstall -r requirements/unittest/requirements.txt
23+
python -m pip install xgrammar==0.1.19 torch==2.6.0
2324
bash tools/build_wheel.sh
2425

2526

0 commit comments

Comments
 (0)