Text Generation
Transformers
Safetensors
7 languages
stablelm
causal-lm
Inference Endpoints
12 papers
jon-tow commited on
Commit
aacd130
1 Parent(s): 478d491

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +3 -1
tokenizer_config.json CHANGED
@@ -5,5 +5,7 @@
5
  "tokenization_arcade100k.Arcade100kTokenizer",
6
  null
7
  ]
8
- }
 
 
9
  }
 
5
  "tokenization_arcade100k.Arcade100kTokenizer",
6
  null
7
  ]
8
+ },
9
+ "eos_token": "<|endoftext|>",
10
+ "pad_token": "<|endoftext|>"
11
  }