You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [Running Llama 3 On-Prem with vLLM and TGI](llama_on_prem.md)
2
-
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.
1
+
## Llama-Recipes 3P Integrations
2
+
3
+
This folder contains example scripts showcasing the use of Meta Llama with popular platforms and tooling in the LLM ecosystem.
4
+
5
+
Each folder is maintained by the platform-owner.
6
+
7
+
> [!NOTE]
8
+
> If you'd like to add your platform here, please open a new issue with details of your examples.
0 commit comments