Skip to content

Commit 1432c5d

Browse files
authored
Update llamacpp_portable_zip_gpu_quickstart (#12941)
1 parent 32480cc commit 1432c5d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/mddocs/Quickstart/llamacpp_portable_zip_gpu_quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</p>
55

66
>[!Important]
7-
> We can now run **DeepSeek-R1-671B-Q4_K_M** with 1 or 2 Arc A770 on Xeon using the latest [llama.cpp Portable Zip](#flashmoe-for-deepseek-v3r1).
7+
> You can now run **DeepSeek-R1-671B-Q4_K_M** with 1 or 2 Arc A770 on Xeon using the latest [llama.cpp Portable Zip](#flashmoe-for-deepseek-v3r1).
88
99
This guide demonstrates how to use [llama.cpp portable zip](https://github.com/intel/ipex-llm/releases/tag/v2.2.0-nightly) to directly run llama.cpp on Intel GPU with `ipex-llm` (without the need of manual installations).
1010

@@ -26,7 +26,7 @@ This guide demonstrates how to use [llama.cpp portable zip](https://github.com/i
2626
- [Step 1: Download and Extract](#step-1-download-and-extract)
2727
- [Step 2: Runtime Configuration](#step-2-runtime-configuration-1)
2828
- [Step 3: Run GGUF models](#step-3-run-gguf-models-1)
29-
- [(New) FlashMoE for DeepSeek V3/R1 using llama.cpp](#flashmoe-for-deepseek-v3r1)
29+
- [(New) FlashMoE for DeepSeek V3/R1 671B using llama.cpp](#flashmoe-for-deepseek-v3r1)
3030
- [Tips & Troubleshooting](#tips--troubleshooting)
3131
- [Error: Detected different sycl devices](#error-detected-different-sycl-devices)
3232
- [Multi-GPUs usage](#multi-gpus-usage)

docs/mddocs/Quickstart/llamacpp_portable_zip_gpu_quickstart.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
本指南演示如何使用 [llama.cpp portable zip](https://github.com/intel/ipex-llm/releases/tag/v2.2.0-nightly) 通过 `ipex-llm` 在 Intel GPU 上直接免安装运行。
77

88
> [!Important]
9-
> 使用最新 [llama.cpp Portable Zip](#flashmoe-运行-deepseek-v3r1), 可以在 Xeon 上通过1到2张 Arc A770 GPU 运行 **DeepSeek-R1-671B-Q4_K_M**
9+
> 使用最新版 [llama.cpp Portable Zip](#flashmoe-运行-deepseek-v3r1), 可以在 Xeon 上通过1到2张 Arc A770 GPU 运行 **DeepSeek-R1-671B-Q4_K_M**
1010
1111
> [!NOTE]
1212
> llama.cpp portable zip 在如下设备上进行了验证:
@@ -26,7 +26,7 @@
2626
- [步骤 1:下载与解压](#步骤-1下载与解压-1)
2727
- [步骤 2:运行时配置](#步骤-2运行时配置-1)
2828
- [步骤 3:运行 GGUF 模型](#步骤-3运行-gguf-模型-1)
29-
- [(新功能) FlashMoE 运行 DeepSeek V3/R1](#flashmoe-运行-deepseek-v3r1)
29+
- [(新功能) FlashMoE 运行 DeepSeek V3/R1 671B](#flashmoe-运行-deepseek-v3r1)
3030
- [提示与故障排除](#提示与故障排除)
3131
- [错误:检测到不同的 sycl 设备](#错误检测到不同的-sycl-设备)
3232
- [多 GPU 配置](#多-gpu-配置)

0 commit comments

Comments
 (0)