Text Generation
Transformers
PyTorch
English
Chinese
llama
llama2
qwen
causallm
Inference Endpoints
text-generation-inference
14B / tokenizer_config.json
JosephusCheung's picture
Upload folder using huggingface_hub
d3bd277
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|>"
}