text-generation-inference/integration-tests
Daniël de Kok e0d168ba20 Use GPTQ-Marlin for supported GPTQ configurations (#2111)
GPTQ-Marlin is currently the best-performing kernel for GPTQ models. So
let's use it by default if the kernels are installed, the GPU supports
it, and the kernels support the configuration.

For models generated by `text-generation-server quantize`, use
`sym=False`. This subcommand symmetric quantization since the beginning
and incorrectly reporting the model to be symmetric will use
GPTQ-Marlin (which does not support asymmetric quantization).
2024-09-24 03:57:32 +00:00
..
images Pali gemma modeling (#1895) 2024-07-17 05:36:58 +00:00
models Use GPTQ-Marlin for supported GPTQ configurations (#2111) 2024-09-24 03:57:32 +00:00
conftest.py Add pytest release marker (#2114) 2024-09-24 03:52:50 +00:00
poetry.lock fix: improve tool type, bump pydantic and outlines (#1650) 2024-04-25 12:34:55 +03:00
pyproject.toml v2.0.1 2024-06-03 15:39:47 +03:00
pytest.ini chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00
requirements.txt fix: improve tool type, bump pydantic and outlines (#1650) 2024-04-25 12:34:55 +03:00