From 727f29968c596e93ee65760b02a87c0ed6c43e38 Mon Sep 17 00:00:00 2001 From: Yuwen Hu <54161268+Oscilloscope98@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:24:27 +0800 Subject: [PATCH] Add NPU demo gif to main readme (#12503) * Add NPU demo gif to main readme * Small fix * Update based on comments * Test on style fix --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d202ac40..17bf1ef0 100644 --- a/README.md +++ b/README.md @@ -78,20 +78,20 @@ See demos of running local LLMs *on Intel Iris iGPU, Intel Core Ultra iGPU, sing - - + +
Intel Iris iGPUIntel Core Ultra iGPUIntel Core Ultra (Series 1) iGPUIntel Core Ultra (Series 2) NPU Intel Arc dGPU 2-Card Intel Arc dGPUs
- - + + - - + + @@ -107,16 +107,16 @@ See demos of running local LLMs *on Intel Iris iGPU, Intel Core Ultra iGPU, sing
- llama.cpp (Phi-3-mini Q4_0) + Ollama
(Mistral-7B Q4_K)
- Ollama (Mistral-7B Q4_K) + HuggingFace
(Llama3.2-3B SYM_INT4)
- TextGeneration-WebUI (Llama3-8B FP8) + TextGeneration-WebUI
(Llama3-8B FP8)
- FastChat (QWen1.5-32B FP6) + FastChat
(QWen1.5-32B FP6)