text-generation-inference/server/text_generation_server/layers/marlin
Daniël de Kok 775e5f4c64 MoE Marlin: support desc_act for groupsize != -1 (#2590)
This change uses the updated Marlin MoE kernel from vLLM to support
MoE with activation sorting and groups.
2024-10-25 09:12:03 +00:00
..
__init__.py Handle GPTQ-Marlin loading in GPTQMarlinWeightLoader (#2300) 2024-09-25 05:55:39 +00:00
fp8.py Split up layers.marlin into several files (#2292) 2024-09-25 05:39:58 +00:00
gptq.py MoE Marlin: support desc_act for groupsize != -1 (#2590) 2024-10-25 09:12:03 +00:00
marlin.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00
util.py Split up layers.marlin into several files (#2292) 2024-09-25 05:39:58 +00:00