From 616d034bc62302d06067eb18d35cef154ccb50fa Mon Sep 17 00:00:00 2001 From: Donato Capitella Date: Wed, 4 Feb 2026 18:32:24 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d54720b..118d92b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project provides pre-built containers (“toolboxes”) for running LLMs on - **Linux Kernel**: 6.18.6-200 - **Linux Firmware**: 20260110 -This is currently the most stable setup. Kernels older than 6.18.4 have a bug that causes stability issues on gfx1151 and should be avoided. Alsp, **do NOT use `linux-firmware-20251125`.** It breaks ROCm support on Strix Halo (instability/crashes). +This is currently the most stable setup. Kernels older than 6.18.4 have a bug that causes stability issues on gfx1151 and should be avoided. Also, **do NOT use `linux-firmware-20251125`.** It breaks ROCm support on Strix Halo (instability/crashes). ## ✅ ROCm 7 Performance Regression Workaround Applied — 2026-02-04