Text Generation
Transformers
Safetensors
English
German
llama
goliath
deutsch
llama2
discoresearch
Inference Endpoints
text-generation-inference
DiscoLM-70b-2.4bpw-h6-exl2 / special_tokens_map.json
LoneStriker's picture
Upload folder using huggingface_hub
f8d9bd3
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}