Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
ALMA-13B-GPTQ
like
2
Text Generation
Transformers
Safetensors
llama
text-generation-inference
4-bit precision
gptq
arxiv:
2309.11674
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6b6f5a6
ALMA-13B-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
9d2fdf6
about 1 year ago
raw
Copy download link
history
blame
Safe
210 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
{
"content"
:
"<unk>"
,
"lstrip"
:
false
,
"normalized"
:
false
,
"rstrip"
:
false
,
"single_word"
:
false
}
}