Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
LMCocktail-phi-2-v1-GPTQ
like
1
Text Generation
Transformers
Safetensors
phi-msft
custom_code
4-bit precision
gptq
arxiv:
2311.13534
Model card
Files
Files and versions
Community
Train
Use this model
main
LMCocktail-phi-2-v1-GPTQ
/
quantize_config.json
TheBloke
GPTQ model commit
15ed6d2
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
133 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.1
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
}