Spaces:
Running
Running
update display name
Browse files- .env.local.template +1 -0
.env.local.template
CHANGED
@@ -24,6 +24,7 @@ OPENAI_API_KEY=${OPENAI_API_KEY}
|
|
24 |
MODELS=`[
|
25 |
{
|
26 |
"name": "yi-34b-chat-0205",
|
|
|
27 |
"parameters": {
|
28 |
"temperature": 0.3,
|
29 |
"top_p": 0.8,
|
|
|
24 |
MODELS=`[
|
25 |
{
|
26 |
"name": "yi-34b-chat-0205",
|
27 |
+
"displayName": "Yi-1.5-34B-Chat",
|
28 |
"parameters": {
|
29 |
"temperature": 0.3,
|
30 |
"top_p": 0.8,
|