From cc0dc891de39fd31c5c3bd074bebe814736ff076 Mon Sep 17 00:00:00 2001 From: Disty0 Date: Thu, 13 Feb 2025 15:42:20 +0300 Subject: [PATCH] Updated AMD ROCm (markdown) --- AMD-ROCm.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AMD-ROCm.md b/AMD-ROCm.md index ee9652c..b44576e 100644 --- a/AMD-ROCm.md +++ b/AMD-ROCm.md @@ -37,7 +37,8 @@ sudo docker run -it \ ``` > [!NOTE] -> It will install the necessary libraries at the first run so it will take a while depending on your internet. +> It will install the necessary libraries at the first run so it will take a while depending on your internet. +> Resulting docker image will use 3.2 GB disk space (uncompressed) for the docker image and 20 GB for the venv. ## ROCm Windows Support