Pclanglais
commited on
Commit
•
bb84b45
1
Parent(s):
44711f2
Update prompt_config.yaml
Browse files- prompt_config.yaml +3 -1
prompt_config.yaml
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
model_name: albert-light
|
2 |
model_type: chat
|
3 |
-
|
|
|
|
|
4 |
syntax: chatml
|
5 |
|
6 |
prompts:
|
|
|
1 |
model_name: albert-light
|
2 |
model_type: chat
|
3 |
+
model_base: mistral
|
4 |
+
model_finetune: mistral Open Hermes
|
5 |
+
max_tokens: 4096
|
6 |
syntax: chatml
|
7 |
|
8 |
prompts:
|