浏览代码

more update README

Jeff Tang 1 年之前
父节点
当前提交
da8f9f0d41
共有 1 个文件被更改,包括 1 次插入2 次删除
  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: