lewtun HF staff commited on
Commit
dff58d2
1 Parent(s): f2384c6

Tweak default Zephyr example (#1010)

Browse files
Files changed (1) hide show
  1. .env.template +3 -3
.env.template CHANGED
@@ -47,8 +47,8 @@ MODELS=`[
47
  "title": "Code a snake game",
48
  "prompt": "Code a basic snake game in python, give explanations for each step."
49
  }, {
50
- "title": "Logical reasoning",
51
- "prompt": "Kayley has three brothers. Each of her brothers has two sisters. How many sisters does Kayley have?"
52
  }
53
  ]
54
  },
@@ -251,4 +251,4 @@ ALTERNATIVE_REDIRECT_URLS=`[
251
  huggingchat://login/callback
252
  ]`
253
 
254
- WEBSEARCH_BLOCKLIST=`["youtube.com", "twitter.com"]`
 
47
  "title": "Code a snake game",
48
  "prompt": "Code a basic snake game in python, give explanations for each step."
49
  }, {
50
+ "title": "Assist in a task",
51
+ "prompt": "How do I make a delicious lemon cheesecake?"
52
  }
53
  ]
54
  },
 
251
  huggingchat://login/callback
252
  ]`
253
 
254
+ WEBSEARCH_BLOCKLIST=`["youtube.com", "twitter.com"]`