"mmdet3d/evaluation/functional/kitti_utils/eval.py" did not exist on "31b3505d881e0c3422cd15b646a0dd9b5ec78634"
Unverified Commit f141298a authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Update ci_install_dependency.sh to use accelerate 1.4.0 (#4392)


Co-authored-by: default avatarwangyu <wangyu.steph@bytedance.com>
Co-authored-by: default avatarwangyu <yuwangauto@foxmail.com>
parent 4fea040c
......@@ -20,7 +20,7 @@ pip install flashinfer_python==0.2.3 --find-links ${FLASHINFER_REPO} --force-rei
pip install torch_memory_saver --force-reinstall
pip install transformers==4.45.2 sentence_transformers accelerate peft pandas datasets
pip install transformers==4.45.2 sentence_transformers accelerate==1.4.0 peft pandas datasets
# For compling xgrammar kernels
pip install cuda-python nvidia-cuda-nvrtc-cu12
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment