pedrodev2026 commited on
Commit
944735e
·
verified ·
1 Parent(s): 62006d1

fix tokenizer config

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -1
tokenizer_config.json CHANGED
@@ -2,7 +2,6 @@
2
  "add_prefix_space": true,
3
  "backend": "tokenizers",
4
  "bos_token": "[BOS]",
5
- "chat_template": null,
6
  "clean_up_tokenization_spaces": false,
7
  "eos_token": "[EOS]",
8
  "is_local": true,
 
2
  "add_prefix_space": true,
3
  "backend": "tokenizers",
4
  "bos_token": "[BOS]",
 
5
  "clean_up_tokenization_spaces": false,
6
  "eos_token": "[EOS]",
7
  "is_local": true,