Skip to content

Commit bc00b35

Browse files
authored
hotfix websiteUrl gemma (#856)
1 parent 5f78b90 commit bc00b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ MODELS=`[
3434
{
3535
"name" : "google/gemma-7b-it",
3636
"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/",
37+
"websiteUrl" : "https://blog.google/technology/developers/gemma-open-models/",
3838
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/google-logo.png",
3939
"modelUrl": "https://huggingface.co/google/gemma-7b-it",
4040
"preprompt": "",

0 commit comments

Comments
 (0)