From c1bb71ef6bc7665fa9d8d08447d26da720a088cd Mon Sep 17 00:00:00 2001 From: bk-201 Date: Sat, 13 Dec 2025 17:03:47 +0000 Subject: [PATCH] fix pre-commit Signed-off-by: bk-201 --- docs/features/lora.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/features/lora.md b/docs/features/lora.md index f38bf4088db52..eb9f446385431 100644 --- a/docs/features/lora.md +++ b/docs/features/lora.md @@ -351,11 +351,8 @@ vllm serve ibm-granite/granite-speech-3.3-2b \ --max-lora-rank 64 ``` - - Note: Default multimodal LoRAs are currently only available for `.generate` and chat completions. - ## Using Tips ### Configuring `max_lora_rank`