text-generation-inference/server/text_generation_server/layers/attention
Florian Zimmermeister 0da4df4b96
Fix FP8 KV-cache condition (#2611)
Update kv_cache.py
2024-10-07 09:34:19 +02:00
..
__init__.py Add basic FP8 KV cache support (#2603) 2024-10-04 17:51:48 +02:00
common.py Update ROCM libs and improvements (#2579) 2024-09-30 10:54:32 +02:00
cuda.py Add basic FP8 KV cache support (#2603) 2024-10-04 17:51:48 +02:00
flash_attn_triton.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
flashinfer.py flashinfer: pass window size and dtype (#2574) 2024-09-28 18:41:41 +02:00
ipex.py Add basic FP8 KV cache support (#2603) 2024-10-04 17:51:48 +02:00
kv_cache.py Fix FP8 KV-cache condition (#2611) 2024-10-07 09:34:19 +02:00
rocm.py Add basic FP8 KV cache support (#2603) 2024-10-04 17:51:48 +02:00