MLDataScientist's picture
Upload GPTQ 3-bit quantized Mistral-Large-Instruct-2407
a84e6a4 verified
raw
history blame contribute delete
569 Bytes
{
"bits": 3,
"group_size": 128,
"sym": true,
"data_type": "int",
"enable_quanted_input": true,
"enable_minmax_tuning": true,
"seqlen": 2048,
"batch_size": 4,
"scale_dtype": "torch.float16",
"lr": 0.001953125,
"minmax_lr": 0.001953125,
"gradient_accumulate_steps": 1,
"iters": 512,
"amp": true,
"nsamples": 256,
"low_gpu_mem_usage": true,
"to_quant_block_names": null,
"enable_norm_bias_tuning": false,
"autoround_version": "0.4.4",
"quant_method": "gptq",
"desc_act": false,
"true_sequential": false,
"damp_percent": 0.01
}