forked from p04798526/LLaMA-Factory-Mirror
update readme
This commit is contained in:
parent
576a894f77
commit
c93d55bfb0
|
@ -556,7 +556,7 @@ API_PORT=8000 llamafactory-cli api examples/inference/llama3_vllm.yaml
|
|||
```
|
||||
|
||||
> [!TIP]
|
||||
> Visit https://platform.openai.com/docs/api-reference/chat/create for API document.
|
||||
> Visit [this page](https://platform.openai.com/docs/api-reference/chat/create) for API document.
|
||||
|
||||
### Download from ModelScope Hub
|
||||
|
||||
|
|
|
@ -556,7 +556,7 @@ API_PORT=8000 llamafactory-cli api examples/inference/llama3_vllm.yaml
|
|||
```
|
||||
|
||||
> [!TIP]
|
||||
> API 文档请查阅 https://platform.openai.com/docs/api-reference/chat/create。
|
||||
> API 文档请查阅[这里](https://platform.openai.com/docs/api-reference/chat/create)。
|
||||
|
||||
### 从魔搭社区下载
|
||||
|
||||
|
|
Loading…
Reference in New Issue