text-generation-inference/server/text_generation_server/layers/gptq
Daniël de Kok 64ffd642fa Some small fixes for the Torch 2.4.0 update (#2304)
* Fix GPTQ autotune data type to be compatible with Torch 2.4.0

* Update poetry lock file

* Fix small PaliGemma logprob differences after the torch update
2024-09-25 05:40:25 +00:00
..
__init__.py Add support for repacking AWQ weights for GPTQ-Marlin (#2278) 2024-09-25 05:31:31 +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 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 Use symmetric quantization in the quantize subcommand (#2120) 2024-09-25 05:27:40 +00:00