如何在windows10安装DeepSpeed chat
先简单记录一下总体流程,有时间再来详细写一下。
首先通过git下载deepspeed。
git clone https://github.com/microsoft/DeepSpeed.git
然后打开里面的README.md
搜索里面的 ## Requiremenets,
Requirements
- PyTorch must be installed before installing DeepSpeed.
- For full feature support we recommend a version of PyTorch that is >= 1.9 and ideally the latest PyTorch stable release.
- A CUDA or ROCm compiler such as nvcc or hipcc used to compile C++/CUDA/HIP extensions.
- Specific GPUs we develop and test against are listed below, this doesn’t mean your GPU will not work if it doesn’t fall into this category it’s just DeepSpeed is most well tested on the