text-generation-inference/server/text_generation_server/layers/moe
Nicolas Patry 80e7d98f88
Hotfixing intel-cpu (not sure how it was working before). (#2967)
* Hotfixing intel-cpu (not sure how it was working before).

* Do not fail on missing moe-kernels (Intel-cpu).
2025-01-29 22:34:41 +01:00
..
__init__.py Add fp8 support moe models (#2928) 2025-01-29 13:56:32 +01:00
fp8.py Hotfixing intel-cpu (not sure how it was working before). (#2967) 2025-01-29 22:34:41 +01:00
fused_moe_ipex.py fix moe in quantization path (#2935) 2025-01-22 14:36:15 +01:00
gptq_marlin.py Add support for fused MoE Marlin for AWQ (#2616) 2024-10-08 11:56:41 +02:00
unquantized.py Add fp8 support moe models (#2928) 2025-01-29 13:56:32 +01:00