From 6afe4307abcb2f9965009ecac6487558fa2b8be5 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Thu, 1 May 2025 14:31:48 +0200 Subject: [PATCH] doc typo (#3206) typo --- docs/source/installation_amd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation_amd.md b/docs/source/installation_amd.md index cec52acb..89632004 100644 --- a/docs/source/installation_amd.md +++ b/docs/source/installation_amd.md @@ -39,6 +39,6 @@ The custom kernel supports bf16 and fp16 data types, block size of 16, head size ## Unsupported features -The following features are currently not supported in the ROCm version of TGI, and the supported may be extended in the future: +The following features are currently not supported in the ROCm version of TGI, and the support may be extended in the future: * Loading [AWQ](https://huggingface.co/docs/transformers/quantization#awq) checkpoints. * Kernel for sliding window attention (Mistral)