From 7dce1166e2b513ee237b775f8c292244a025ca5e Mon Sep 17 00:00:00 2001 From: Eric Curtin Date: Mon, 11 Nov 2024 12:37:47 +0000 Subject: [PATCH] We can now run models via Kompute in podman-machine Reflect this in README.md Signed-off-by: Eric Curtin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 309c55c6..546e06b8 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ curl -fsSL https://raw.githubusercontent.com/containers/ramalama/s/install.sh | | CPU | :white_check_mark: | | Apple Silicon GPU (Linux / Asahi) | :white_check_mark: | | Apple Silicon GPU (macOS) | :white_check_mark: | -| Apple Silicon GPU (podman-machine) | :x: | +| Apple Silicon GPU (podman-machine) | :white_check_mark: | | Nvidia GPU (cuda) | :x: [Containerfile](https://github.com/containers/ramalama/blob/main/container-images/cuda/Containerfile) available but not published to quay.io | | AMD GPU (rocm) | :white_check_mark: |