Comalnik commited on
Commit
f433e95
·
1 Parent(s): b06e1b5

change conv template to llama2

Browse files
Files changed (1) hide show
  1. mlc-chat-config.json +1 -1
mlc-chat-config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "model_lib": "OpenOrca-Platypus2-13B-q4f16_1",
3
  "local_id": "OpenOrca-Platypus2-13B-q4f16_1",
4
- "conv_template": "llama_default",
5
  "temperature": 0.7,
6
  "repetition_penalty": 1.0,
7
  "top_p": 0.95,
 
1
  {
2
  "model_lib": "OpenOrca-Platypus2-13B-q4f16_1",
3
  "local_id": "OpenOrca-Platypus2-13B-q4f16_1",
4
+ "conv_template": "llama-2",
5
  "temperature": 0.7,
6
  "repetition_penalty": 1.0,
7
  "top_p": 0.95,