浏览代码

Update 3p_integration README.md

Suraj Subramanian 9 月之前
父节点
当前提交
a5fc88fbde
共有 1 个文件被更改,包括 8 次插入2 次删除
  1. 8 2
      recipes/3p_integrations/README.md

+ 8 - 2
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.