From 3d2beb1ee38a93c6328466ca148e9e09eedac2cf Mon Sep 17 00:00:00 2001 From: Abukhoyer Shaik Date: Thu, 4 Jun 2026 13:27:45 +0530 Subject: [PATCH] fixed release docs for v1.21.6 Signed-off-by: Abukhoyer Shaik --- docs/source/release_docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/release_docs.md b/docs/source/release_docs.md index 9cd7332ee..0ec0237f3 100644 --- a/docs/source/release_docs.md +++ b/docs/source/release_docs.md @@ -1,6 +1,6 @@ # Efficient Transformer Library - 1.21.6 Release Notes -Welcome to the official release of **Efficient Transformer Library v1.21.6**! This targeted release builds on the v1.21 line with multi-resolution Vision Language Model workflows, Qwen3-VL stability fixes, on-device sampling enablement, online serving support for Gemma4 through vLLM, and compatibility updates for newer model and framework APIs. +Welcome to the official release of **Efficient Transformer Library v1.21.6**! This targeted release builds on the v1.21 line with multi-resolution Vision Language Model workflows, Qwen3-VL stability fixes, on-device sampling enablement, online serving support for Gemma3 through vLLM, and compatibility updates for newer model and framework APIs. > ✅ The exact release content is available on the [`release/v1.21.6`](https://github.com/quic/efficient-transformers/tree/release/v1.21.6) branch. The package version for this branch is `1.21.6.0`.