File size: 500 Bytes
1e7b10a fee147a 1e7b10a fee147a 8ba832c dbfaa09 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
license: apache-2.0
tags:
- gemma 2
- gptq
- 4bit
- gptqmodel
---
This model has been quantized using [GPTQModel](https://github.com/ModelCloud/GPTQModel).
- **bits**: 4
- **group_size**: 128
- **desc_act**: true
- **static_groups**: false
- **sym**: true
- **lm_head**: false
- **damp_percent**: 0.01
- **true_sequential**: true
- **model_name_or_path**:
- **model_file_base_name**: model
- **quant_method**: gptq
- **checkpoint_format**: gptq
- **meta**:
- **quantizer**: gptqmodel:0.9.2
|