gpt_bigcode-santacoder-q3f16_1-MLC / tokenizer_config.json
junrushao's picture
Initial commit
c6ee1b1
raw
history blame contribute delete
159 Bytes
{
"errors": "replace",
"tokenizer_class": "GPT2TokenizerFast",
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048
}