Spaces:
Runtime error
Runtime error
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -5,7 +5,7 @@ app:
|
|
5 |
llm:
|
6 |
provider: huggingface
|
7 |
config:
|
8 |
-
model: 'mistralai/
|
9 |
temperature: 0.1
|
10 |
max_tokens: 250
|
11 |
top_p: 0.1
|
|
|
5 |
llm:
|
6 |
provider: huggingface
|
7 |
config:
|
8 |
+
model: 'mistralai/Mistral-7B-Instruct-v0.2'
|
9 |
temperature: 0.1
|
10 |
max_tokens: 250
|
11 |
top_p: 0.1
|