From d74742e9abf0171a3073704403a1220718e7b684 Mon Sep 17 00:00:00 2001 From: VainF <2218880241@qq.com> Date: Sun, 17 Nov 2024 17:09:12 +0800 Subject: [PATCH] update --- examples/LLMs/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/LLMs/readme.md b/examples/LLMs/readme.md index 95f5b00..7c3004b 100644 --- a/examples/LLMs/readme.md +++ b/examples/LLMs/readme.md @@ -7,7 +7,7 @@ This script has been tested with the following models: 1. [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) 2. [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) 3. [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) -4. +4. [Qwen/Qwen2-7B](https://huggingface.co/Qwen/Qwen2-7B)