From 6218afb26f1ccc9b01c6a700edd32bb915e70a44 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Mon, 4 Nov 2024 16:47:08 -0800 Subject: [PATCH] remove release --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8103cdadc..d20b9ed79 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,6 @@ Please checkout our [Documentations](https://llama-stack.readthedocs.io/en/lates * [Jupyter notebook](./docs/getting_started.ipynb) to walk-through how to use simple text and vision inference llama_stack_client APIs * [Contributing](CONTRIBUTING.md) * [Adding a new API Provider](https://llama-stack.readthedocs.io/en/latest/api_providers/new_api_provider.html) to walk-through how to add a new API provider. -* [Release Notes](https://github.com/meta-llama/llama-stack/releases) ## Llama Stack Client SDK