From e2f4aa4f8c672616f9f86695f46c1567abb4936a Mon Sep 17 00:00:00 2001 From: Cheen Hau <33478814+chtanch@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:06:11 +0800 Subject: [PATCH] Revert link to download webUI in readme. Only update readme after link itself is updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04b812802a..af8eb6a3d2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ For more information, see the user guide below. Before starting all the steps, you need to download and unzip the text-generation-webui based on `IPEX-LLM` optimizations. ```bash -https://github.com/intel-analytics/text-generation-webui/archive/refs/heads/IPEX-LLM.zip +https://github.com/intel-analytics/text-generation-webui/archive/refs/heads/bigdl-llm.zip ``` ### 2. Prepare the Environment on Windows