t4gandhi commited on
Commit
1f8ccfe
·
verified ·
1 Parent(s): e7307bc

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. tokenizer_config.json +2 -1
tokenizer_config.json CHANGED
@@ -4,7 +4,8 @@
4
  "bos_token": "<s>",
5
  "clean_up_tokenization_spaces": false,
6
  "eos_token": "</s>",
7
- "is_local": false,
 
8
  "legacy": false,
9
  "model_max_length": 32768,
10
  "pad_token": "[control_768]",
 
4
  "bos_token": "<s>",
5
  "clean_up_tokenization_spaces": false,
6
  "eos_token": "</s>",
7
+ "from_slow": true,
8
+ "is_local": true,
9
  "legacy": false,
10
  "model_max_length": 32768,
11
  "pad_token": "[control_768]",