limcheekin commited on
Commit
55951fe
·
1 Parent(s): 7d5cd10

chore: updated name and added website url of zephyr-7b-beta-gguf

Browse files
Files changed (1) hide show
  1. .env.local.template +2 -1
.env.local.template CHANGED
@@ -20,8 +20,9 @@ OPENID_PROVIDER_URL=https://huggingface.co # for Google, use https://accounts.go
20
 
21
  MODELS=`[
22
  {
23
- "name": "zephyr-7b-beta-gguf",
24
  "id": "zephyr-7b-beta-gguf",
 
25
  "parameters": {
26
  "temperature": 0.9,
27
  "top_p": 0.95,
 
20
 
21
  MODELS=`[
22
  {
23
+ "name": "TheBloke/zephyr-7B-beta-GGUF",
24
  "id": "zephyr-7b-beta-gguf",
25
+ "websiteUrl": "https://huggingface.co/spaces/limcheekin/zephyr-7B-beta-GGUF",
26
  "parameters": {
27
  "temperature": 0.9,
28
  "top_p": 0.95,