text-generation-inference/server/text_generation_server/utils/gptq
2023-07-20 15:36:53 +00:00
..
custom_autotune.py feat(server): Add inference support for GPTQ (llama + falcon tested) + Quantization script (#438) 2023-06-26 12:27:01 +02:00
exllama.py Simpler exllama 2023-07-20 15:36:53 +00:00
quant_linear.py Simpler exllama 2023-07-20 15:36:53 +00:00
quantize.py feat(server): Reworking the quantization script so it's still universal (not llama specific) (#587) 2023-07-18 12:19:05 +02:00