项目文件夹

文件
wehub-resource-sync 2114b14ee0
Sync main into demo / sync (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:35:26 +08:00

14 行
626 B
Bash

pip install vllm==0.17.0
pip install -e ./verl --no-deps
pip install -e ./rllm-model-gateway
pip install -e .
pip install accelerate dill peft pybind11 pylatexenc torchdata wandb tensorboard swanlab \
"tensordict>=0.8.0,<=0.10.0,!=0.9.0" \
"transformers>=4.55.0,<5.0.0" "ray[default]>=2.41.0" \
torchvision qwen-vl-utils
# pip install flash-attn==2.8.1 --no-build-isolation
pip install "https://github.com/Dao-AILab/flash-attention/releases/download/v2.8.1/flash_attn-2.8.1+cu12torch2.10cxx11abiTRUE-cp312-cp312-linux_x86_64.whl"
pip install -r ../bench_env/requirements.txt
python -m playwright install chromium