vishalkm commited on
Commit
3160fc7
1 Parent(s): 627845e

Update mlc-chat-config.json

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": "medllama2_7b",
3
  "local_id": "medllama2_7b",
4
- "conv_template": "vicuna_v1.1",
5
  "temperature": 0.7,
6
  "repetition_penalty": 1.0,
7
  "top_p": 0.95,
 
1
  {
2
  "model_lib": "medllama2_7b",
3
  "local_id": "medllama2_7b",
4
+ "conv_template": "medllama2_v1.1",
5
  "temperature": 0.7,
6
  "repetition_penalty": 1.0,
7
  "top_p": 0.95,