Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Llama-2-70B-Orca-200k-GPTQ
like
6
Text Generation
Transformers
Safetensors
English
llama
llama-2
instruct
instruction
text-generation-inference
4-bit precision
gptq
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
72b62eb
Llama-2-70B-Orca-200k-GPTQ
/
quantize_config.json
TheBloke
Initial GPTQ model commit
868b5d7
about 1 year ago
raw
Copy download link
history
blame
Safe
186 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.1
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
"model"
}