Text Generation
Transformers
Safetensors
5 languages
RefinedWeb
falcon-40b
long-context
falcon
NTK-YaRN
custom_code
text-generation-inference
4-bit precision
gptq
File size: 369 Bytes
e3149d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "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>"
}