marlin-2B-GPTQ-4BITS / quantization_manifest.json
prasannaJagadesh's picture
Upload folder using huggingface_hub
40eb7e8 verified
Raw
History Blame Contribute Delete
339 Bytes
{
"source_model": "/media/prasanna/716F26140AED9B67/models/Marlin-2B",
"quantization": {
"method": "gptq",
"bits": 4,
"group_size": 128,
"desc_act": true,
"sym": true
},
"calibration_samples": 6,
"note": "This directory was produced locally from the source checkpoint. The original checkpoint is unchanged."
}