hf_text-generation-inference/server/text_generation_server/utils/gptq
OlivierDehaene d077150eb7
fix: fix gpt-q with groupsize = -1 (#1358)
2023-12-18 16:07:05 +01:00
..
custom_autotune.py fix: fix quant linear autotune 2023-12-14 16:45:47 +01:00
exllama.py fix: fix gpt-q with groupsize = -1 (#1358) 2023-12-18 16:07:05 +01:00
exllamav2.py fix: fix gpt-q with groupsize = -1 (#1358) 2023-12-18 16:07:05 +01:00
quant_linear.py Fixing non 4bits quantization. (#785) 2023-08-07 13:02:00 +02:00
quantize.py feat: format code (#1070) 2023-09-27 12:22:09 +02:00