text-generation-inference/server/text_generation_server/layers/gptq
Daniël de Kok f0ed8d294f Fix text-generation-server quantize (#2103)
The subcommand did not work due to some broken imports.
2024-09-24 03:46:09 +00:00
..
__init__.py Add support for exl2 quantization 2024-09-24 03:19:39 +00:00
custom_autotune.py Refactor layers. (#1866) 2024-07-17 05:36:58 +00:00
exllama.py Fix GPTQWeight import (#2020) 2024-09-24 03:34:15 +00:00
exllamav2.py Do not initialize scratch space when there are no ExLlamaV2 layers (#2015) 2024-09-24 03:32:55 +00:00
quant_linear.py Aligin the source code with main branch 2.0.4 2024-09-24 03:06:55 +00:00
quantize.py Fix text-generation-server quantize (#2103) 2024-09-24 03:46:09 +00:00