Spaces:
Sleeping
Sleeping
fix: add banner for 3.3
Browse files- chart/env/prod.yaml +2 -2
chart/env/prod.yaml
CHANGED
@@ -407,9 +407,9 @@ envVars:
|
|
407 |
PUBLIC_ANNOUNCEMENT_BANNERS: >
|
408 |
[
|
409 |
{
|
410 |
-
"title": "
|
411 |
"linkTitle": "Try it out!",
|
412 |
-
"linkHref": "https://huggingface.co/chat/models/
|
413 |
}
|
414 |
]
|
415 |
PUBLIC_APP_NAME: "HuggingChat"
|
|
|
407 |
PUBLIC_ANNOUNCEMENT_BANNERS: >
|
408 |
[
|
409 |
{
|
410 |
+
"title": "Llama 3.3 70B is now available!",
|
411 |
"linkTitle": "Try it out!",
|
412 |
+
"linkHref": "https://huggingface.co/chat/models/meta-llama/Llama-3.3-70B-Instruct"
|
413 |
}
|
414 |
]
|
415 |
PUBLIC_APP_NAME: "HuggingChat"
|