Text Generation
Transformers
Safetensors
English
stablelm_epoch
causal-lm
code
custom_code
Eval Results
4-bit precision
7 papers
stable-code-3b-GPTQ / special_tokens_map.json
TheBloke's picture
GPTQ model commit
008117e verified
raw history blame
No virus
441 Bytes
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}