Qwen-1_8B-Chat-llama / tokenizer_config.json
KnutJaegersberg's picture
Upload 8 files
a84c112 verified
raw history blame
No virus
260 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"tokenizer_class": "GPT2Tokenizer",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"unk_token": "<|endoftext|>"
}