ct2fast-stablelm-base-alpha-3b / tokenizer_config.json
Michael Feil
initial commit stablelm-base-alpha-3b to ctranslate2:v3.13.0
a8514bf
raw
history blame contribute delete
No virus
264 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}