mirror of https://github.com/InternLM/InternLM
Update daily_tests.yaml
parent
45955eb295
commit
ce9372895a
|
@ -41,7 +41,7 @@ jobs:
|
||||||
source activate internlm-model-latest
|
source activate internlm-model-latest
|
||||||
pip install /mnt/petrelfs/qa-caif-cicd/resource/flash_attn-2.5.8+cu118torch2.2cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
pip install /mnt/petrelfs/qa-caif-cicd/resource/flash_attn-2.5.8+cu118torch2.2cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
||||||
pip install torch==2.2.2 torchvision==0.17.2 --index-url https://download.pytorch.org/whl/cu118
|
pip install torch==2.2.2 torchvision==0.17.2 --index-url https://download.pytorch.org/whl/cu118
|
||||||
pip install sentencepiece auto-gptq==0.6.0 beautifulsoup4 decord lxml lmdeploy==0.5.0[all]
|
pip install sentencepiece auto-gptq==0.6.0 beautifulsoup4 decord lxml lmdeploy[all]==0.5.0
|
||||||
python3 -m pip list
|
python3 -m pip list
|
||||||
conda deactivate
|
conda deactivate
|
||||||
- name: run_test
|
- name: run_test
|
||||||
|
|
Loading…
Reference in New Issue