Update llamacpp_portable_zip_gpu_quickstart.md (#12932)

This commit is contained in:
Jason Dai 2025-03-05 07:59:32 +08:00 committed by GitHub
parent 69edc8b6f6
commit de09590ca3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ This guide demonstrates how to use [llama.cpp portable zip](https://github.com/i
- [Step 1: Download and Extract](#step-1-download-and-extract) - [Step 1: Download and Extract](#step-1-download-and-extract)
- [Step 2: Runtime Configuration](#step-2-runtime-configuration-1) - [Step 2: Runtime Configuration](#step-2-runtime-configuration-1)
- [Step 3: Run GGUF models](#step-3-run-gguf-models-1) - [Step 3: Run GGUF models](#step-3-run-gguf-models-1)
- [(New) FlashMoE for Moe Models (e.g., DeeSeek V3/R1) using llama.cpp](#flashmoe-for-deeseek-v3r1) - [(New) FlashMoE for MoE Models (e.g., DeeSeek V3/R1) using llama.cpp](#flashmoe-for-deeseek-v3r1)
- [Tips & Troubleshooting](#tips--troubleshooting) - [Tips & Troubleshooting](#tips--troubleshooting)
- [Error: Detected different sycl devices](#error-detected-different-sycl-devices) - [Error: Detected different sycl devices](#error-detected-different-sycl-devices)
- [Multi-GPUs usage](#multi-gpus-usage) - [Multi-GPUs usage](#multi-gpus-usage)