Text Generation
Transformers
Safetensors
5 languages
RefinedWeb
falcon-40b
long-context
falcon
NTK-YaRN
custom_code
text-generation-inference
4-bit precision
alfred-40B-1023-GPTQ / special_tokens_map.json
TheBloke's picture
GPTQ model commit
60a7615
raw history blame
No virus
369 Bytes
{
"additional_special_tokens": [
">>TITLE<<",
">>ABSTRACT<<",
">>INTRODUCTION<<",
">>SUMMARY<<",
">>COMMENT<<",
">>ANSWER<<",
">>QUESTION<<",
">>DOMAIN<<",
">>PREFIX<<",
">>SUFFIX<<",
">>MIDDLE<<",
"<start_system>",
"<start_user>",
"<start_assistant>",
"<end_message>"
],
"eos_token": "<end_message>"
}