Update attention_backend.md: plural form (#5489)

This commit is contained in:
Didier Durand
2025-04-17 10:42:40 +02:00
committed by GitHub
parent 8f783c1943
commit 92d1561b70

View File

@@ -1,6 +1,6 @@
# Attention Backend # Attention Backend
## Supporting matrix for different attention backend ## Supporting matrix for different attention backends
| **Backend** | **Page Size > 1** | **Spec Decoding** | **MLA** | **Sliding Window** | **MultiModal** | | **Backend** | **Page Size > 1** | **Spec Decoding** | **MLA** | **Sliding Window** | **MultiModal** |
|--------------------------|-------------------|-------------------|--------|--------------------|------------| |--------------------------|-------------------|-------------------|--------|--------------------|------------|
@@ -12,7 +12,7 @@
## User guide ## User guide
#### Launch command for different attention backend. #### Launch command for different attention backends.
- FlashInfer (Default for Non-Hopper Machines, e.g., A100, A40) - FlashInfer (Default for Non-Hopper Machines, e.g., A100, A40)
```bash ```bash