ct2fast-gpt_bigcode-santacoder / tokenizer_config.json
michaelfeil's picture
Upload bigcode/gpt_bigcode-santacoder ctranslate fp16 weights
c0b1804
raw
history blame
No virus
159 Bytes
{
"errors": "replace",
"tokenizer_class": "GPT2TokenizerFast",
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048
}