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

update gemma description (#857)

Browse files
Files changed (1) hide show
  1. .env.template +1 -1
.env.template CHANGED
@@ -33,7 +33,7 @@ MODELS=`[
33
  },
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",
 
33
  },
34
  {
35
  "name" : "google/gemma-7b-it",
36
+ "description": "Gemma 7B belongs to a family of lightweight models built by Google, based on 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",