hf_text-generation-inference/server/text_generation_server/layers
Mohit Sharma 8cc2febdb6 (fix) quantize=fp8 2024-09-30 12:07:38 +00:00
..
attention Merge remote-tracking branch 'upstream/main' into rocm_6.2_updates 2024-09-27 15:36:12 +00:00
awq feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
gptq Upgrading exl2. (#2415) 2024-08-14 11:58:08 +02:00
marlin (feat) fp8 fnuz support for rocm 2024-09-30 11:43:45 +00:00
moe Merge remote-tracking branch 'upstream/main' into fix_rocm_fa 2024-09-27 10:34:16 +00:00
__init__.py remove import 2024-09-27 12:59:35 +00:00
bnb.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
conv.py Refactor layers. (#1866) 2024-05-13 12:44:30 +02:00
eetq.py feat(fp8): use fbgemm kernels and load fp8 weights directly (#2248) 2024-07-20 19:02:04 +02:00
exl2.py Add support for Deepseek V2 (#2224) 2024-07-19 17:23:20 +02:00
fp8.py (fix) quantize=fp8 2024-09-30 12:07:38 +00:00
layernorm.py Removing IPEX_AVAIL. (#2115) 2024-06-25 13:20:57 +02:00
linear.py improved error messag 2024-09-27 12:34:04 +00:00
lora.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
medusa.py Prefix caching (#2402) 2024-08-20 11:15:30 +02:00
mlp.py Tied embeddings in MLP speculator. (#2473) 2024-08-29 17:44:54 +02:00
rotary.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
speculative.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
tensor_parallel.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00