Unverified Commit 92d1561b authored by Didier Durand's avatar Didier Durand Committed by GitHub
Browse files

Update attention_backend.md: plural form (#5489)

parent 8f783c19
# 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 @@ ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment