Parcourir la source

more update README

Jeff Tang il y a 1 an
Parent
commit
da8f9f0d41
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -183,14 +183,13 @@ This folder contains a series of Llama2-powered apps:
 1. Llama on your Mac and ask Llama general questions
 1. Llama on your Mac and ask Llama general questions
 2. Llama on Google Colab
 2. Llama on Google Colab
 3. Llama on Cloud and ask Llama questions about unstructured data in a PDF
 3. Llama on Cloud and ask Llama questions about unstructured data in a PDF
+4. Llama on-prem with vLLM and TGI
 
 
 * Specialized Llama use cases:
 * Specialized Llama use cases:
 1. Ask Llama to summarize a video content
 1. Ask Llama to summarize a video content
 2. Ask Llama questions about structured data in a DB
 2. Ask Llama questions about structured data in a DB
 3. Ask Llama questions about live data on the web
 3. Ask Llama questions about live data on the web
 
 
-* A tutorial on how to deploy [Llama 2 on-prem](./demo_apps/llama-on-prem.md) with vLLM and TGI based API services, and how to use LangChain to easily query Llama 2 via vLLM and TGI.
-
 # Repository Organization
 # Repository Organization
 This repository is organized in the following way:
 This repository is organized in the following way: