Views
No views yet
CohereForAI/c4ai-command-r-plus.1"quantization_config": {
2 "batch_size": 1,
3 "bits": 4,
4 "block_name_to_quantize": null,
5 "cache_block_outputs": true,
6 "damp_percent": 0.1,
7 "dataset": null,
8 "desc_act": false,
9 "exllama_config": {
10 "version": 1
11 },
12 "group_size": 128,
13 "max_input_length": null,
14 "model_seqlen": null,
15 "module_name_preceding_first_block": null,
16 "modules_in_block_to_quantize": null,
17 "pad_token_id": null,
18 "quant_method": "gptq",
19 "sym": true,
20 "tokenizer": null,
21 "true_sequential": true,
22 "use_cuda_fp16": false,
23 "use_exllama": true
24 },