modify name

This commit is contained in:
贺弘 2024-03-18 17:10:43 +08:00
parent 3e1395bda2
commit 5e529a422a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# This script will automatically pull docker image from DockerHub, and start a daemon container to run the Qwen-Chat web-demo.
IMAGE_NAME=qwenllm/qwen:1.5-cu121
QWEN_CHECKPOINT_PATH=/path/to/Qwen-7B-Chat
QWEN_CHECKPOINT_PATH=/path/to/Qwen1.5-Chat
PORT=8901
CONTAINER_NAME=qwen1.5