# whether you are training a 4-bit GPTQ quantized model
load_4bit: true
gptq: true
gptq_groupsize: 128 # group size
gptq_model_v1: false # v1 or v2
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.