Skip to content

Commit 88b66c3

Browse files
committed
fix: add banner for 3.3
1 parent b6e7142 commit 88b66c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chart/env/prod.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,9 +407,9 @@ envVars:
407407
PUBLIC_ANNOUNCEMENT_BANNERS: >
408408
[
409409
{
410-
"title": "QwQ-32B-Preview from Qwen is now available!",
410+
"title": "Llama 3.3 70B is now available!",
411411
"linkTitle": "Try it out!",
412-
"linkHref": "https://huggingface.co/chat/models/Qwen/QwQ-32B-Preview"
412+
"linkHref": "https://huggingface.co/chat/models/meta-llama/Llama-3.3-70B-Instruct"
413413
}
414414
]
415415
PUBLIC_APP_NAME: "HuggingChat"

0 commit comments

Comments
 (0)