alexrs commited on
Commit
1bbe414
·
verified ·
1 Parent(s): af22adb

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "eos_token": "<|END_OF_TURN_TOKEN|>",
11
  "pad_token": "<PAD>",
12
  "unk_token": "<UNK>",
13
- "tokenizer_class": "CohereTokenizerFast",
14
  "model_max_length": 1000000000000000019884624838656,
15
  "sp_model_kwargs": {},
16
  "chat_template": [
 
10
  "eos_token": "<|END_OF_TURN_TOKEN|>",
11
  "pad_token": "<PAD>",
12
  "unk_token": "<UNK>",
13
+ "tokenizer_class": "TokenizersBackend",
14
  "model_max_length": 1000000000000000019884624838656,
15
  "sp_model_kwargs": {},
16
  "chat_template": [