Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Carl-Llama-2-13B-GPTQ
like
4
Text Generation
Transformers
Safetensors
jerryjalapeno/nart-100k-synthetic
English
llama
text-generation-inference
4-bit precision
gptq
License:
cc-by-nc-nd-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
51a754c
Carl-Llama-2-13B-GPTQ
/
quantize_config.json
TheBloke
Update for Transformers GPTQ support
f63c669
about 1 year ago
raw
Copy download link
history
blame
Safe
187 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.1
,
"desc_act"
:
false
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
"model"
}