From 0b2b4fcd7598e26a3331d24b7e23dbc278511eff Mon Sep 17 00:00:00 2001 From: roc Date: Sat, 27 Apr 2024 14:51:51 +0800 Subject: [PATCH] update at 2024-04-27 14:51:51 --- content/cases/llama3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/cases/llama3.md b/content/cases/llama3.md index 5a4d320..63f090d 100644 --- a/content/cases/llama3.md +++ b/content/cases/llama3.md @@ -48,6 +48,8 @@ kubectl -n llama port-forward service/webui 8080:8080 浏览器打开:`http://localhost:8080`,首次打开需要创建账号,第一个创建的账号为管理员账号。 +![](https://image-host-1251893006.cos.ap-chengdu.myqcloud.com/2024%2F04%2F27%2F20240427145059.png) + ## 下载模型 ### 方法一:通过 OpenWebUI 下载