Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Devden
/
Llama2
like
0
Follow
Developers Den (Pvt) Ltd
7
Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
Inference Endpoints
4-bit precision
gptq
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
c9e9cb9
Llama2
/
quantize_config.json
Osamarafique998
Upload folder using huggingface_hub
c9e9cb9
about 1 year ago
raw
Copy download link
history
blame
Safe
188 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.01
,
"desc_act"
:
false
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
"model"
}