c111 / build_llamafactory.sh
Shengqian12138's picture
Add files using upload-large-folder tool
90b4c5e verified
Raw
History Blame Contribute Delete
151 Bytes
# from qwen env
cd /mnt/tidal-alsh01/usr/dawo/qinshengqian/LLaMA-Factory
pip install -e .
pip install -r requirements.txt
pip install deepspeed==0.16.9