text-generation-inference/server/text_generation_server/layers
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
..
attention Update ROCM libs and improvements (#2579) 2024-10-25 09:01:04 +00:00
awq feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00
gptq Add some missing modification of 2.3.0 because of conflict 2024-09-25 07:49:49 +00:00
marlin MoE Marlin: support desc_act for groupsize != -1 (#2590) 2024-10-25 09:12:03 +00:00
moe MoE Marlin: support desc_act for groupsize != -1 (#2590) 2024-10-25 09:12:03 +00:00
__init__.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00
bnb.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00
conv.py Refactor layers. (#1866) 2024-07-17 05:36:58 +00:00
eetq.py feat(fp8): use fbgemm kernels and load fp8 weights directly (#2248) 2024-09-25 05:30:41 +00:00
exl2.py Add support for Deepseek V2 (#2224) 2024-09-25 05:27:40 +00:00
fp8.py Add support for scalar FP8 weight scales (#2550) 2024-10-25 09:01:04 +00:00
layernorm.py Removing IPEX_AVAIL. (#2115) 2024-09-24 03:52:23 +00:00
linear.py Update ROCM libs and improvements (#2579) 2024-10-25 09:01:04 +00:00
lora.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00
medusa.py Prefix caching (#2402) 2024-09-25 06:10:59 +00:00
mlp.py Tied embeddings in MLP speculator. (#2473) 2024-09-25 06:13:11 +00:00
rotary.py feat: support phi3.5 moe (#2479) 2024-10-25 09:12:03 +00:00
speculative.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00
tensor_parallel.py feat: add ruff and resolve issue (#2262) 2024-09-25 05:46:24 +00:00