From f67986021cc52b1a6ff326fb4c6c89686b5a9aa2 Mon Sep 17 00:00:00 2001 From: Yuwen Hu <54161268+Oscilloscope98@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:48:02 +0800 Subject: [PATCH] Update download link for Ollama portable zip QuickStart (#12821) * Update download link for Ollama portable zip quickstart * Update based on comments --- docs/mddocs/Quickstart/ollama_portablze_zip_quickstart.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mddocs/Quickstart/ollama_portablze_zip_quickstart.md b/docs/mddocs/Quickstart/ollama_portablze_zip_quickstart.md index 1c694fd6..1b7965d9 100644 --- a/docs/mddocs/Quickstart/ollama_portablze_zip_quickstart.md +++ b/docs/mddocs/Quickstart/ollama_portablze_zip_quickstart.md @@ -1,6 +1,6 @@ # Run Ollama Portable Zip on Intel GPU with IPEX-LLM -This guide demonstrates how to use [Ollama portable zip](https://github.com/intel/ipex-llm/releases/download/v2.2.0-nightly/ollama-0.5.4-ipex-llm-2.2.0b20250211.zip) to directly run Ollama on Intel GPU with `ipex-llm` (without the need of manual installations). +This guide demonstrates how to use [Ollama portable zip](https://github.com/intel/ipex-llm/releases/tag/v2.2.0-nightly) to directly run Ollama on Intel GPU with `ipex-llm` (without the need of manual installations). > [!NOTE] > Currently, IPEX-LLM only provides Ollama portable zip on Windows. @@ -21,7 +21,7 @@ Check your GPU driver version, and update it if needed: ## Step 1: Download and Unzip -Download IPEX-LLM Ollama portable zip from the [link](https://github.com/intel/ipex-llm/releases/download/v2.2.0-nightly/ollama-0.5.4-ipex-llm-2.2.0b20250211.zip). +Download IPEX-LLM Ollama portable zip from the [link](https://github.com/intel/ipex-llm/releases/tag/v2.2.0-nightly). Then, extract the zip file to a folder.