CoolFace
Modelpublic

TheBloke/phi-2-electrical-engineering-GPTQ

sourceHugging Faceotherupdated 3y agoView on Hugging Face
7likes32downloads
quantize_config.json8 linesDownload Raw Back to root
1{2    "bits": 4,3    "group_size": 128,4    "damp_percent": 0.1,5    "desc_act": true,6    "sym": true,7    "true_sequential": true8}