Spaces:
Running
on
A100
Running
on
A100
Update .env.local.template
Browse files- .env.local.template +1 -1
.env.local.template
CHANGED
@@ -24,7 +24,7 @@ MODELS=`[
|
|
24 |
{
|
25 |
"name": "${MODEL_NAME}",
|
26 |
"chatPromptTemplate": "${MODEL_PROMPT_TEMPLATE}",
|
27 |
-
"description": "Mistral 7B aligned with ConstitutionalAI to mimic xAI's Grok assistant."
|
28 |
"preprompt": "",
|
29 |
"promptExamples": [
|
30 |
{
|
|
|
24 |
{
|
25 |
"name": "${MODEL_NAME}",
|
26 |
"chatPromptTemplate": "${MODEL_PROMPT_TEMPLATE}",
|
27 |
+
"description": "Mistral 7B aligned with ConstitutionalAI to mimic xAI's Grok assistant.",
|
28 |
"preprompt": "",
|
29 |
"promptExamples": [
|
30 |
{
|