codegood commited on
Commit
616bd78
1 Parent(s): 332dcd7

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -1
tokenizer_config.json CHANGED
@@ -316,7 +316,6 @@
316
  },
317
  "bos_token": "<|endoftext|>",
318
  "clean_up_tokenization_spaces": true,
319
- "device_map": "auto",
320
  "eos_token": "<|endoftext|>",
321
  "model_max_length": 2048,
322
  "pad_token": "<|endoftext|>",
 
316
  },
317
  "bos_token": "<|endoftext|>",
318
  "clean_up_tokenization_spaces": true,
 
319
  "eos_token": "<|endoftext|>",
320
  "model_max_length": 2048,
321
  "pad_token": "<|endoftext|>",