nsarrazin HF Staff commited on
Commit
dec1307
·
unverified ·
1 Parent(s): a38e9de

feat(hchat): update banners

Browse files
Files changed (1) hide show
  1. chart/env/prod.yaml +2 -2
chart/env/prod.yaml CHANGED
@@ -445,9 +445,9 @@ envVars:
445
  PUBLIC_ANNOUNCEMENT_BANNERS: >
446
  [
447
  {
448
- "title": "Llama 3.3 70B is now available!",
449
  "linkTitle": "Try it out!",
450
- "linkHref": "https://huggingface.co/chat/models/meta-llama/Llama-3.3-70B-Instruct"
451
  }
452
  ]
453
  PUBLIC_APP_NAME: "HuggingChat"
 
445
  PUBLIC_ANNOUNCEMENT_BANNERS: >
446
  [
447
  {
448
+ "title": "DeepSeek R1 is now available!",
449
  "linkTitle": "Try it out!",
450
+ "linkHref": "https://huggingface.co/chat/models/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B"
451
  }
452
  ]
453
  PUBLIC_APP_NAME: "HuggingChat"