update mpi4py installation (#162)

This commit is contained in:
HongCheng 2024-04-02 17:58:46 +09:00 committed by GitHub
commit dbaf87b46a
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: # method 2:
# pip install /root/share/wheels/flash_attn-2.4.2+cu118torch2.0cxx11abiTRUE-cp310-cp310-linux_x86_64.whl # 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命令单独安装