hf_text-generation-inference/server/text_generation_server/layers/marlin
Daniël de Kok 64142489b6
Add support for fused MoE Marlin for AWQ (#2616)
* Add support for fused MoE Marlin for AWQ

This uses the updated MoE Marlin kernels from vLLM.

* Add integration test for AWQ MoE
2024-10-08 11:56:41 +02:00
..
__init__.py Handle GPTQ-Marlin loading in `GPTQMarlinWeightLoader` (#2300) 2024-07-31 13:08:41 +02:00
fp8.py Split up `layers.marlin` into several files (#2292) 2024-07-24 16:33:26 +02:00
gptq.py Add support for fused MoE Marlin for AWQ (#2616) 2024-10-08 11:56:41 +02:00
marlin.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
util.py Split up `layers.marlin` into several files (#2292) 2024-07-24 16:33:26 +02:00