devpramod-intel's picture
Upload folder using huggingface_hub
83ccb7f verified
Raw
History Blame Contribute Delete
568 Bytes
default_stage:
default_modifiers:
SmoothQuantModifier:
smoothing_strength: 0.5
mappings:
- !!python/tuple
- ['re:.*q_proj', 're:.*k_proj', 're:.*v_proj']
- re:.*input_layernorm
- !!python/tuple
- ['re:.*gate_proj', 're:.*up_proj']
- re:.*post_attention_layernorm
ignore: []
GPTQModifier:
targets: [Linear]
ignore: [lm_head]
scheme: W8A8
bypass_divisibility_checks: false
block_size: 64
dampening_frac: 0.05
actorder: static
offload_hessians: false