Spaces:
Build error
Build error
Update .env.local.template
Browse files- .env.local.template +1 -1
.env.local.template
CHANGED
@@ -23,7 +23,7 @@ OPENAI_API_KEY=${OPENAI_API_KEY}
|
|
23 |
|
24 |
MODELS=`[
|
25 |
{
|
26 |
-
"name": "
|
27 |
"parameters": {
|
28 |
"temperature": 0.3,
|
29 |
"top_p": 0.8,
|
|
|
23 |
|
24 |
MODELS=`[
|
25 |
{
|
26 |
+
"name": "Yi-34B-Chat",
|
27 |
"parameters": {
|
28 |
"temperature": 0.3,
|
29 |
"top_p": 0.8,
|