text-generation-inference/server/text_generation_server/layers/gptq
yuanwu 14fdc4ae5e Add some missing modification of 2.3.0 because of conflict
Signed-off-by: yuanwu <yuan.wu@intel.com>
2024-09-25 07:49:49 +00:00
..
__init__.py fix: include create_exllama_buffers and set_device for exllama (#2407) 2024-09-25 06:06:17 +00:00
custom_autotune.py Some small fixes for the Torch 2.4.0 update (#2304) 2024-09-25 05:40:25 +00:00
exllama.py Fix GPTQWeight import (#2020) 2024-09-24 03:34:15 +00:00
exllamav2.py Add some missing modification of 2.3.0 because of conflict 2024-09-25 07:49:49 +00:00
quant_linear.py Add some missing modification of 2.3.0 because of conflict 2024-09-25 07:49:49 +00:00
quantize.py server quantize: store quantizer config in standard format (#2299) 2024-09-25 05:50:17 +00:00
utils.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00