From 06210e15df9aac497601328a8304dd61260d3f2e Mon Sep 17 00:00:00 2001 From: youkaichao Date: Mon, 1 Dec 2025 15:29:53 +0800 Subject: [PATCH] Update README with vllm-omni blogpost link Signed-off-by: youkaichao --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 3c3d34961b..835d4bc3cc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -59,4 +59,4 @@ vLLM-Omni seamlessly supports most popular open-source models on HuggingFace, in - Multi-modality generation models (e.g. Qwen-Image) For more information, checkout the following: -- [Placeholder for vllm-omni blogpost]() +- [vllm-omni announcement blogpost](https://blog.vllm.ai/2025/11/30/vllm-omni.html)