carlyou's picture
Add DeepSeek-V2-Lite quantized to per-group FP8 (group_size=64) via llm-compressor
68c5c3a verified
Raw
History Blame Contribute Delete
1.01 kB
default_stage:
default_modifiers:
QuantizationModifier:
config_groups:
group_0:
targets: [Linear]
weights:
num_bits: 8
type: float
symmetric: true
group_size: 64
strategy: group
block_structure: null
dynamic: false
actorder: null
scale_dtype: null
zp_dtype: null
observer: memoryless_minmax
observer_kwargs: {}
input_activations:
num_bits: 8
type: float
symmetric: true
group_size: null
strategy: token
block_structure: null
dynamic: true
actorder: null
scale_dtype: null
zp_dtype: null
observer: null
observer_kwargs: {}
output_activations: null
format: null
targets: [Linear]
ignore: [lm_head]
bypass_divisibility_checks: false