Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Yarn-Llama-2-13B-128K-GPTQ
like
16
Text Generation
Transformers
Safetensors
pg19
llama
custom_code
text-generation-inference
4-bit precision
gptq
arxiv:
2309.00071
License:
llama2
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
gptq-8bit-128g-actorder_True
Yarn-Llama-2-13B-128K-GPTQ
/
quantize_config.json
TheBloke
Initial GPTQ model commit
31f6743
about 1 year ago
raw
Copy download link
history
blame
Safe
186 Bytes
{
"bits"
:
8
,
"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"
}