File size: 237 Bytes
034b1c0 | 1 2 3 4 5 6 7 8 9 10 11 | default_stage:
default_modifiers:
GPTQModifier:
targets: [Linear]
ignore: [embed_tokens, lm_head]
scheme: W8A16
block_size: 128
dampening_frac: 0.1
actorder: static
offload_hessians: false
|