Commit d662144
Doug Lehr
Add check for float8 type in aiter mha
Change f8 kv-cache check in rocm_aiter_fa.py to account for both float8_e4m3fnuz
and float8_e4m3fn datatypes.
Signed-off-by: Doug Lehr <[email protected]>1 parent f4d6eb9 commit d662144
File tree
2 files changed
+4
-4
lines changed- vllm
- attention/ops
- v1/attention/backends
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
483 | | - | |
| 482 | + | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
0 commit comments