BELLE_BLOOM_GPTQ_4BIT / tokenizer_config.json
dengyong013
update model
e92e3c3
raw
history blame
No virus
222 Bytes
{"unk_token": "<unk>", "eos_token": "</s>", "bos_token": "<s>", "pad_token": "<pad>", "name_or_path": "bigscience/tokenizer", "special_tokens_map_file": null, "tokenizer_class": "BloomTokenizerFast", "padding_side":"left"}