mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-01-12 17:10:36 +08:00
[assets] update README.md (#9724)
This commit is contained in:
@@ -515,8 +515,8 @@ huggingface-cli login
|
|||||||
#### Install from Source
|
#### Install from Source
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone --depth 1 https://github.com/hiyouga/LLaMA-Factory.git
|
git clone --depth 1 https://github.com/hiyouga/LlamaFactory.git
|
||||||
cd LLaMA-Factory
|
cd LlamaFactory
|
||||||
pip install -e .
|
pip install -e .
|
||||||
pip install -r requirements/metrics.txt
|
pip install -r requirements/metrics.txt
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -517,8 +517,8 @@ huggingface-cli login
|
|||||||
#### 从源码安装
|
#### 从源码安装
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone --depth 1 https://github.com/hiyouga/LLaMA-Factory.git
|
git clone --depth 1 https://github.com/hiyouga/LlamaFactory.git
|
||||||
cd LLaMA-Factory
|
cd LlamaFactory
|
||||||
pip install -e .
|
pip install -e .
|
||||||
pip install -r requirements/metrics.txt
|
pip install -r requirements/metrics.txt
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user