We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea692fc commit 1c42c5bCopy full SHA for 1c42c5b
scripts/setup_stable.sh
@@ -1,4 +1,3 @@
1
set -ex
2
python -m pip install --upgrade --no-cache-dir pip
3
pip install --no-cache-dir -e .[dev,agent]
4
-pip install --no-cache-dir openai==1.99.1
scripts/setup_stable_gpu.sh
@@ -10,4 +10,3 @@ pip install --no-cache-dir vllm==0.9.2
10
pip install --no-cache-dir verl==0.5.0
11
12
13
0 commit comments