text-generation-inference/server/text_generation_server/layers/gptq
drbh a87791d7c9 feat: add ruff and resolve issue (#2262)
* feat: add ruff and resolve issue

* fix: update client exports and adjust after rebase

* fix: adjust syntax to avoid circular import

* fix: adjust client ruff settings

* fix: lint and refactor import check and avoid model enum as global names

* fix: improve fbgemm_gpu check and lints

* fix: update lints

* fix: prefer comparing model enum over str

* fix: adjust lints and ignore specific rules

* fix: avoid unneeded quantize check
2024-09-25 05:46:24 +00:00
..
__init__.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +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 feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00
quantize.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00
utils.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00