andreidima commited on
Commit
21836d4
1 Parent(s): 78b4700

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -1
tokenizer_config.json CHANGED
@@ -29,5 +29,6 @@
29
  "normalized": false,
30
  "rstrip": false,
31
  "single_word": false
32
- }
 
33
  }
 
29
  "normalized": false,
30
  "rstrip": false,
31
  "single_word": false
32
+ },
33
+ "use_default_system_prompt": true
34
  }