From 92d1561b70db760867068882f406c2965fb94d3a Mon Sep 17 00:00:00 2001 From: Didier Durand Date: Thu, 17 Apr 2025 10:42:40 +0200 Subject: [PATCH] Update attention_backend.md: plural form (#5489) --- docs/backend/attention_backend.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/backend/attention_backend.md b/docs/backend/attention_backend.md index 6647e3125..a71153a62 100644 --- a/docs/backend/attention_backend.md +++ b/docs/backend/attention_backend.md @@ -1,6 +1,6 @@ # Attention Backend -## Supporting matrix for different attention backend +## Supporting matrix for different attention backends | **Backend** | **Page Size > 1** | **Spec Decoding** | **MLA** | **Sliding Window** | **MultiModal** | |--------------------------|-------------------|-------------------|--------|--------------------|------------| @@ -12,7 +12,7 @@ ## User guide -#### Launch command for different attention backend. +#### Launch command for different attention backends. - FlashInfer (Default for Non-Hopper Machines, e.g., A100, A40) ```bash