From 8aafb556936b23ab2cf0fcbae662b57b02c40462 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sat, 11 Feb 2023 14:24:47 -0300 Subject: [PATCH] 1-click installer now also works for AMD GPUs (I think) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 11487998..468f74f3 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,6 @@ Just download the zip above, extract it, and double click on "install". The web * To download a model, double click on "download-model" * To start the web UI, double click on "start-webui" -This only works for NVIDIA GPUs or CPU mode at the moment. - ## Downloading models Models should be placed under `models/model-name`. For instance, `models/gpt-j-6B` for [GPT-J 6B](https://huggingface.co/EleutherAI/gpt-j-6B/tree/main).