diff --git a/README.md b/README.md index c3815f9..1529570 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ git clone https://github.com/SmartFlowAI/EmoLLM.git | [Anooyman](https://github.com/Anooyman) | 南京理工大学硕士 | | | | [Vicky-3021](https://github.com/Vicky-3021) | 西安电子科技大学硕士(研0) | | | | [SantiagoTOP](https://github.com/santiagoTOP) | 太原理工大学在读硕士 | | | -| [zealot52099](https://github.com/zealot52099) | AI搬用工 | | 清洗数据、RAG | +| [zealot52099](https://github.com/zealot52099) | 个人开发者 | | 清洗数据、LLM微调、RAG | | [wwwyfff](https://github.com/wwwyfff) | 复旦大学在读硕士 | || | [jkhumor](https://github.com/jkhumor) | 南开大学在读硕士 | | RAG | | [lll997150986](https://github.com/lll997150986) | 南开大学在读硕士 | | 微调 | diff --git a/README_EN.md b/README_EN.md index f798085..16c4447 100644 --- a/README_EN.md +++ b/README_EN.md @@ -258,7 +258,7 @@ This project uses Git for version control. You can see the currently available v | [Anooyman](https://github.com/Anooyman) | Nanjing University of Science and Technology, Master's student | | | | [Vicky-3021](https://github.com/Vicky-3021) | Xidian University, Master's student (Research Year 0) | | | | [SantiagoTOP](https://github.com/santiagoTOP) | Taiyuan University of Technology, Master's student | | | -| [zealot52099](https://github.com/zealot52099) | AI Mover | | Data Processing and RAG | +| [zealot52099](https://github.com/zealot52099) | Individual developer | | Data Processing, LLM finetuning and RAG | | [wwwyfff](https://github.com/wwwyfff) | FuDan University, Master's student | || | [jkhumor](https://github.com/jkhumor) | Nankai University, Master's student | | RAG | | [lll997150986](https://github.com/lll997150986) | Nankai University, Master's student | | Fine Tuning | diff --git a/xtuner_config/requirements.txt b/xtuner_config/requirements.txt index a2c983a..2eb6631 100644 --- a/xtuner_config/requirements.txt +++ b/xtuner_config/requirements.txt @@ -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命令单独安装