diff --git a/recipes/3p_integrations/README.md b/recipes/3p_integrations/README.md index e8dd1a97b06dea2fdc2ff1d9c4f04d17bce18b82..b2d192b075336c6907a1869057e7a22fa8a9a981 100644 --- a/recipes/3p_integrations/README.md +++ b/recipes/3p_integrations/README.md @@ -1,2 +1,8 @@ -## [Running Llama 3 On-Prem with vLLM and TGI](llama_on_prem.md) -This tutorial shows how to use Llama 3 with [vLLM](https://github.com/vllm-project/vllm) and Hugging Face [TGI](https://github.com/huggingface/text-generation-inference) to build Llama 3 on-prem apps. +## Llama-Recipes 3P Integrations + +This folder contains example scripts showcasing the use of Meta Llama with popular platforms and tooling in the LLM ecosystem. + +Each folder is maintained by the platform-owner. + +[!NOTE] +If you'd like to add your platform here, please open a new issue with details of your contribution.