conda create --name aitextgentest python==3.10 --file requirements.txtconda activate aitextgentest
git clone git@github.com:Ragora/aitextgen.git
cd aitextgen
pip install .Deepspeed does not work (looks like a Linux only package, so might work there).