mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 13:42:51 +08:00
update readme
Former-commit-id: 2bec28e328ee80026417f3d055f6d6038479fbfa
This commit is contained in:
parent
02f716907e
commit
62ddab4b3a
@ -320,7 +320,7 @@ huggingface-cli login
|
||||
> Installation is mandatory.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/hiyouga/LLaMA-Factory.git
|
||||
git clone --depth 1 https://github.com/hiyouga/LLaMA-Factory.git
|
||||
cd LLaMA-Factory
|
||||
pip install -e .[torch,metrics]
|
||||
```
|
||||
|
@ -320,7 +320,7 @@ huggingface-cli login
|
||||
> 此步骤为必需。
|
||||
|
||||
```bash
|
||||
git clone https://github.com/hiyouga/LLaMA-Factory.git
|
||||
git clone --depth 1 https://github.com/hiyouga/LLaMA-Factory.git
|
||||
cd LLaMA-Factory
|
||||
pip install -e .[torch,metrics]
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user