Text Generation
Transformers
llama
Inference Endpoints
text-generation-inference
Guanaco-SuperCOT-30b-GPTQ-4bit / special_tokens_map.json
Monero's picture
Upload 7 files
88eccc2
{
"bos_token": "<s>",
"eos_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}