Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
Upstage-Llama1-65B-Instruct-GPTQ
like
3
Text Generation
Transformers
Safetensors
English
llama
upstage
instruct
instruction
text-generation-inference
4-bit precision
gptq
License:
other
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
480b053
Upstage-Llama1-65B-Instruct-GPTQ
/
quantize_config.json
TheBloke
Initial GPTQ model commit
4f0f902
over 1 year ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bits"
:
4
,
"group_size"
:
32
,
"damp_percent"
:
0.01
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
null
}