diff --git a/README.md b/README.md index fc36b405..8d8a6423 100644 --- a/README.md +++ b/README.md @@ -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 ``` -
For Aliyun users +
For Alibaba Cloud users -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/ diff --git a/README_zh.md b/README_zh.md index bf43b656..76c8c358 100644 --- a/README_zh.md +++ b/README_zh.md @@ -346,7 +346,7 @@ python src/train_web.py # 或 python -m llmtuner.webui.interface
阿里云用户指南 -如果您在 LLaMA Board GUI 中遇到显示问题,请尝试在启动前使用以下命令设置环境变量: +如果您在阿里云上使用 LLaMA Board 时遇到显示问题,请尝试在启动前使用以下命令设置环境变量: ```bash export GRADIO_ROOT_PATH=/${JUPYTER_NAME}/proxy/7860/