text-generation-inference/server/text_generation_server/layers/attention
Daniël de Kok 5bbe1ce028
Support e4m3fn KV cache (#2655)
* Support `e4m3fn` KV cache

* Make check more obvious
2024-10-17 10:42:16 +02:00
..
__init__.py Add basic FP8 KV cache support (#2603) 2024-10-04 17:51:48 +02:00
common.py feat: prefill chunking (#2600) 2024-10-16 12:49:33 +02:00
cuda.py feat: prefill chunking (#2600) 2024-10-16 12:49:33 +02:00
flash_attn_triton.py feat: prefill chunking (#2600) 2024-10-16 12:49:33 +02:00
flashinfer.py flashinfer: pass window size and dtype (#2574) 2024-09-28 18:41:41 +02:00
ipex.py feat: prefill chunking (#2600) 2024-10-16 12:49:33 +02:00
kv_cache.py Support e4m3fn KV cache (#2655) 2024-10-17 10:42:16 +02:00
rocm.py feat: prefill chunking (#2600) 2024-10-16 12:49:33 +02:00