Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
dolphin-2_6-phi-2-GPTQ
like
2
Text Generation
Transformers
Safetensors
7 datasets
English
phi-msft
conversational
custom_code
4-bit precision
gptq
License:
microsoft-research-license
Model card
Files
Files and versions
Community
1
Train
Use this model
main
dolphin-2_6-phi-2-GPTQ
/
quantize_config.json
TheBloke
GPTQ model commit
5d9ec1e
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
}