Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
orca_mini_v2_7B-GPTQ
like
22
Text Generation
Transformers
Safetensors
psmathur/orca_minis_uncensored_dataset
English
llama
text-generation-inference
4-bit precision
gptq
arxiv:
2306.02707
arxiv:
2302.13971
arxiv:
2304.12244
License:
other
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
c27ed96
orca_mini_v2_7B-GPTQ
/
special_tokens_map.json
TheBloke
Initial GPTQ model commit
23d4f01
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
}
}