nsarrazin HF staff commited on
Commit
bc00b35
1 Parent(s): 5f78b90

hotfix websiteUrl gemma (#856)

Browse files
Files changed (1) hide show
  1. .env.template +1 -1
.env.template CHANGED
@@ -34,7 +34,7 @@ MODELS=`[
34
  {
35
  "name" : "google/gemma-7b-it",
36
  "description": "Gemma 7B is from a family of lightweight models from Google built from the same research and technology used to create the Gemini models.",
37
- "websiteUrl" : "https://add-link-to-their-comms-here.com/",
38
  "logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/google-logo.png",
39
  "modelUrl": "https://huggingface.co/google/gemma-7b-it",
40
  "preprompt": "",
 
34
  {
35
  "name" : "google/gemma-7b-it",
36
  "description": "Gemma 7B is from a family of lightweight models from Google built from the same research and technology used to create the Gemini models.",
37
+ "websiteUrl" : "https://blog.google/technology/developers/gemma-open-models/",
38
  "logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/google-logo.png",
39
  "modelUrl": "https://huggingface.co/google/gemma-7b-it",
40
  "preprompt": "",