legacy107 commited on
Commit
38094ae
·
1 Parent(s): a3d4826

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -102,6 +102,7 @@
102
  "<extra_id_99>"
103
  ],
104
  "clean_up_tokenization_spaces": true,
 
105
  "eos_token": "</s>",
106
  "extra_ids": 100,
107
  "model_max_length": 512,
 
102
  "<extra_id_99>"
103
  ],
104
  "clean_up_tokenization_spaces": true,
105
+ "device_map": "auto",
106
  "eos_token": "</s>",
107
  "extra_ids": 100,
108
  "model_max_length": 512,