We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022f437 commit feb2dabCopy full SHA for feb2dab
olmocr/train/quantization_configs/qwen2_5vl_w8a8_int8.yaml
@@ -3,6 +3,4 @@ quantization_stage:
3
GPTQModifier:
4
targets: [Linear]
5
ignore: ['re:.*lm_head', 're:model.visual.*']
6
- weights:
7
- num_bits: 8
8
- type: int
+ scheme: W8A8
0 commit comments