From d6b381e58110a8b5d08cfabd4a55c0d5d0ebef57 Mon Sep 17 00:00:00 2001 From: Baris Kasikci Date: Fri, 20 Sep 2024 22:50:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f440821..065580f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ NanoFlow is a throughput-oriented high-performance serving framework for LLMs. ## News -- [2024/09] 🚀 We supported Llama2 70B, Llama3 70B, Llama3.1 70B, Llama3 8B, Llama3.1 8B and Qwen2 72B models, and released experiment scripts for evaluation results. +- [2024/09] 🚀 Nanoflow now supports Llama2 70B, Llama3 70B, Llama3.1 70B, Llama3 8B, Llama3.1 8B and Qwen2 72B models. We also released experiment scripts to reproduce the evaluation results. ## Introduction