text-generation-inference/server/text_generation_server/layers/gptq
2025-08-19 09:37:49 +02:00
..
__init__.py Some gptq case could not be handled by ipex. but could be handle by triton (#3298) 2025-08-19 09:37:49 +02:00
custom_autotune.py Some small fixes for the Torch 2.4.0 update (#2304) 2024-07-25 13:34:44 +02:00
exllama.py Fix GPTQWeight import (#2020) 2024-06-05 14:49:15 +02:00
exllamav2.py Upgrading exl2. (#2415) 2024-08-14 11:58:08 +02:00
ipex.py fix incorrect output of Qwen2-7B-Instruct-GPTQ-Int4 and Qwen2-7B-Inst… (#2717) 2024-11-04 16:07:51 +01:00
quantize.py Flash Transformers modeling backend support (#2913) 2025-01-21 10:01:51 +01:00
triton.py Some gptq case could not be handled by ipex. but could be handle by triton (#3298) 2025-08-19 09:37:49 +02:00
utils.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00