From c1973f6528e81be63c976d79cf947ae9cc068a63 Mon Sep 17 00:00:00 2001 From: Francisco Arceo Date: Mon, 7 Apr 2025 03:58:33 -0600 Subject: [PATCH] docs: Fix typo in README.md (#1880) # What does this PR do? Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5442fe5d2..0a741f916 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ### ✨🎉 Llama 4 Support 🎉✨ -We release [Version 0.2.0](https://github.com/meta-llama/llama-stack/releases/tag/v0.2.0) with support for the Llama 4 herd of models released by Meta. +We released [Version 0.2.0](https://github.com/meta-llama/llama-stack/releases/tag/v0.2.0) with support for the Llama 4 herd of models released by Meta. You can now run Llama 4 models on Llama Stack.