[console_scripts]
glq-quantize = glq.quantize_model:main
glq-quantize-kv = glq.quantize_kv:main

[vllm.general_plugins]
glq = glq_vllm:register
