From b5a73677d40c35a33e952cb1ca578d9adc1c82e8 Mon Sep 17 00:00:00 2001
From: "S.P. Mohanty" <spmohanty91@gmail.com>
Date: Thu, 28 Mar 2024 12:22:24 +0000
Subject: [PATCH] add system specs for cpu mode

---
 docs/hardware-and-system-config.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/hardware-and-system-config.md b/docs/hardware-and-system-config.md
index bfa6cd5..442296d 100644
--- a/docs/hardware-and-system-config.md
+++ b/docs/hardware-and-system-config.md
@@ -11,6 +11,7 @@ We apply a limit on the hardware available to each participant to run their solu
     - `40` x vCPU (`20` physical CPU cores)
     - `180GB` RAM 
 
+**Note**: When running in `gpu:false` mode, you will have access to `4` x vCPUs (`2` physical cores) and `8GB` RAM. 
 
 Please note that NVIDIA T4 uses a somewhat outdated architectures and is thus not compatible with certain acceleration toolkits (e.g. Flash Attention), so please be careful about compatibility.
 
-- 
GitLab