From 9f843946f3c0400458a51acd6ee1ab0491fb609d Mon Sep 17 00:00:00 2001 From: WangJun Date: Sat, 7 Dec 2024 21:04:43 +0800 Subject: [PATCH] [ADD] add arc llamacpp demo of qwen2.5-14B --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 060fa481f0d..d95d1ca0aae 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,8 @@ See demos of running local LLMs *on Intel Core Ultra iGPU, Intel Core Ultra NPU, - - + + @@ -91,7 +91,7 @@ See demos of running local LLMs *on Intel Core Ultra iGPU, Intel Core Ultra NPU, HuggingFace
(Llama3.2-3B SYM_INT4)
- TextGeneration-WebUI
(Llama3-8B FP8)
+ llama.cpp
(Qwen2.5-14B Q4_0)
FastChat
(QWen1.5-32B FP6)