From 966cf4d5027ff4a08bcb0bef9bbd7e1815eb28c5 Mon Sep 17 00:00:00 2001 From: pareenaverma Date: Fri, 13 Sep 2024 15:41:34 -0400 Subject: [PATCH] Update llama-chatbot.md --- .../servers-and-cloud-computing/llama-cpu/llama-chatbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/learning-paths/servers-and-cloud-computing/llama-cpu/llama-chatbot.md b/content/learning-paths/servers-and-cloud-computing/llama-cpu/llama-chatbot.md index 59ef81802..46f9666bc 100644 --- a/content/learning-paths/servers-and-cloud-computing/llama-cpu/llama-chatbot.md +++ b/content/learning-paths/servers-and-cloud-computing/llama-cpu/llama-chatbot.md @@ -7,7 +7,7 @@ layout: learningpathall --- ## Before you begin -The instructions in this Learning Path are for any Arm server running Ubuntu 22.04 LTS. You need an Arm server instance with at least four cores and 64GB of RAM to run this example. The instructions have been tested on an AWS Graviton3 c7g.16xlarge instance. +The instructions in this Learning Path are for any Arm server running Ubuntu 22.04 LTS. You need an Arm server instance with at least four cores and 8GB of RAM to run this example. Configure disk storage up to at least 32 GB. The instructions have been tested on an AWS Graviton3 c7g.16xlarge instance. ## Overview