Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
orca_mini_13B-GPTQ
like
45
Text Generation
Transformers
Safetensors
psmathur/alpaca_orca
psmathur/dolly-v2_orca
psmathur/WizardLM_Orca
English
llama
text-generation-inference
4-bit precision
gptq
arxiv:
2306.02707
License:
mit
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
8a7efa4
orca_mini_13B-GPTQ
/
special_tokens_map.json
TheBloke
Initial GPTQ model commit
afc9059
over 1 year ago
raw
Copy download link
history
blame
Safe
208 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
{
"content"
:
"<unk>"
,
"lstrip"
:
false
,
"normalized"
:
true
,
"rstrip"
:
false
,
"single_word"
:
false
}
}