From e2213265bc98fb0606e030954a038b58d4151436 Mon Sep 17 00:00:00 2001 From: Hardik Shah Date: Sat, 5 Apr 2025 12:15:55 -0700 Subject: [PATCH] docs: Update README.md (#1879) to mention GPU requirement --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f96769235..5442fe5d2 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ We release [Version 0.2.0](https://github.com/meta-llama/llama-stack/releases/ta You can now run Llama 4 models on Llama Stack. +*Note you need 8xH100 GPU-host to run these models* + + ```bash pip install -U llama_stack