Update requirements.txt

update mpi4py installation
This commit is contained in:
HongCheng 2024-04-02 17:57:56 +09:00 committed by GitHub
parent c9e27caee5
commit 6958611e0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,4 +20,4 @@ xtuner==0.1.15
# method 2:
# pip install /root/share/wheels/flash_attn-2.4.2+cu118torch2.0cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
# mpi4py==3.1.5 # conda install mpi4py
mpi4py==3.1.5 # conda install mpi4py # 如果安装不成功, 可以使用conda命令单独安装