update readme

This commit is contained in:
hiyouga 2024-04-22 00:51:35 +08:00
parent 34d66a3a85
commit 836ca05586
2 changed files with 3 additions and 3 deletions

View File

@ -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
```
<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
export GRADIO_ROOT_PATH=/${JUPYTER_NAME}/proxy/7860/

View File

@ -346,7 +346,7 @@ python src/train_web.py # 或 python -m llmtuner.webui.interface
<details><summary>阿里云用户指南</summary>
如果您在 LLaMA Board GUI 中遇到显示问题,请尝试在启动前使用以下命令设置环境变量:
如果您在阿里云上使用 LLaMA Board 时遇到显示问题,请尝试在启动前使用以下命令设置环境变量:
```bash
export GRADIO_ROOT_PATH=/${JUPYTER_NAME}/proxy/7860/