mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-15 08:08:09 +08:00
update readme
Former-commit-id: 3eab580703ee01a0d2d75e7f01df5165af551386
This commit is contained in:
parent
4ec56dd958
commit
f6a53d83c8
@ -344,9 +344,9 @@ export GRADIO_SERVER_PORT=7860 # `set GRADIO_SERVER_PORT=7860` for Windows
|
|||||||
python src/train_web.py # or python -m llmtuner.webui.interface
|
python src/train_web.py # or python -m llmtuner.webui.interface
|
||||||
```
|
```
|
||||||
|
|
||||||
<details><summary>For Aliyun users</summary>
|
<details><summary>For Alibaba Cloud users</summary>
|
||||||
|
|
||||||
If you encountered display problems in LLaMA Board GUI, try using the following command to set environment variables before starting LLaMA Board:
|
If you encountered display problems in LLaMA Board on Alibaba Cloud, try using the following command to set environment variables before starting LLaMA Board:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export GRADIO_ROOT_PATH=/${JUPYTER_NAME}/proxy/7860/
|
export GRADIO_ROOT_PATH=/${JUPYTER_NAME}/proxy/7860/
|
||||||
|
@ -346,7 +346,7 @@ python src/train_web.py # 或 python -m llmtuner.webui.interface
|
|||||||
|
|
||||||
<details><summary>阿里云用户指南</summary>
|
<details><summary>阿里云用户指南</summary>
|
||||||
|
|
||||||
如果您在 LLaMA Board GUI 中遇到显示问题,请尝试在启动前使用以下命令设置环境变量:
|
如果您在阿里云上使用 LLaMA Board 时遇到显示问题,请尝试在启动前使用以下命令设置环境变量:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export GRADIO_ROOT_PATH=/${JUPYTER_NAME}/proxy/7860/
|
export GRADIO_ROOT_PATH=/${JUPYTER_NAME}/proxy/7860/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user