uine commited on
Commit
c2e60a3
1 Parent(s): 5c3d7fe

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -43,5 +43,5 @@
43
  "truncation_side": "right",
44
  "truncation_strategy": "longest_first",
45
  "unk_token": "<unk>",
46
- "use_default_system_prompt": true
47
  }
 
43
  "truncation_side": "right",
44
  "truncation_strategy": "longest_first",
45
  "unk_token": "<unk>",
46
+ "use_default_system_prompt": false
47
  }