quantize_config.json 225 Bytes
Newer Older
root's avatar
init  
root committed
1
2
3
4
5
6
7
8
9
10
{
    "bits": 2,
    "desc_act": false,
    "static_groups": false,
    "sym": true,
    "lm_head": false,
    "model_name_or_path": "1bitLLM/bitnet_b1_58-3B",
    "quant_method": "bitnet",
    "checkpoint_format": "bitnet"
}