Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
CausalLM-14B-GPTQ
like
20
Text Generation
Transformers
Safetensors
20 datasets
English
Chinese
llama
llama2
text-generation-inference
4-bit precision
gptq
License:
wtfpl
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
be706f3
CausalLM-14B-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
be706f3
about 1 year ago
raw
Copy download link
history
blame
Safe
174 Bytes
{
"additional_special_tokens"
:
[
"<|im_start|>"
,
"<|im_end|>"
]
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}