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