From 24089d2d9c31a86f90ab896095ee4e45d8d069fd Mon Sep 17 00:00:00 2001 From: Benson Wong Date: Tue, 18 Feb 2025 16:38:48 -0800 Subject: [PATCH] remove "no musa container" note from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 70e866b3..c5dc5c9b 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,6 @@ They include: - `ghcr.io/mostlygeek/llama-swap:intel` - `ghcr.io/mostlygeek/llama-swap:vulkan` - ROCm disabled until fixed in llama.cpp container -- musa disabled until requested. Specific versions are also available and are tagged with the llama-swap, architecture and llama.cpp versions. For example: `ghcr.io/mostlygeek/llama-swap:v89-cuda-b4716`