From c4e4ea601914de88e31d373626d03334d9c717c5 Mon Sep 17 00:00:00 2001 From: mnccouk Date: Sun, 15 Sep 2024 16:26:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f537d6e9..ef98ba2a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Get up and running with large language models. ### Linux with rx580 Radeon GPU -This branch is has had changes for building on amd64 architecture(arm has been commented out in the Docker file) so as Ollama works with +This branch is has had changes for building on amd64 architecture(arm has been commented out in the Docker file- just for build performance) so as Ollama works with rx590 Redeon GPU. It should be considered experimental.