LLaMA-Factory-6.sh
· 115 B · Bash
Исходник
git clone --depth 1 https://github.com/hiyouga/LLaMA-Factory.git
cd LLaMA-Factory
pip install -e ".[torch,metrics]"
1 | git clone --depth 1 https://github.com/hiyouga/LLaMA-Factory.git |
2 | cd LLaMA-Factory |
3 | pip install -e ".[torch,metrics]" |