SHUBH4M commited on
Commit
c03eade
·
verified ·
1 Parent(s): bc05055

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -5,7 +5,7 @@ app:
5
  llm:
6
  provider: huggingface
7
  config:
8
- model: 'mistralai/Mixtral-8x7B-Instruct-v0.1'
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