From 91a15dfef18236da1018d6d8d09c57dad6546be8 Mon Sep 17 00:00:00 2001 From: ZIBEE Date: Sat, 18 Apr 2026 11:03:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55019e5..5331776 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ docker build -t bi_150_vllm:0.16.1 . ```bash docker run -dit \ - --name iluvatar_sut_submit_325811 \ + --name iluvatar_test \ -p 38047:8000 \ --privileged \ -v /lib/modules:/lib/modules \