From 98dbdcd66c60116b0fbbf201692c860014521d1e Mon Sep 17 00:00:00 2001 From: Atream <80757050+Atream@users.noreply.github.com> Date: Wed, 9 Apr 2025 19:23:35 +0800 Subject: [PATCH] Update llama4.md --- doc/en/llama4.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/en/llama4.md b/doc/en/llama4.md index 288ed8af..feb59ceb 100644 --- a/doc/en/llama4.md +++ b/doc/en/llama4.md @@ -25,6 +25,12 @@ https://github.com/user-attachments/assets/449706f1-784b-4931-b2ba-07687c1aca54 ------ +## Resource Requirements + +The Scout model running with 16 Experts requires approximately 65 GB of memory and 10 GB of GPU memory, while the Maverick model with 128 Experts requires approximately 270 GB of memory and 12 GB of GPU memory. + +------ + ## ⚙️ Usage Instructions ### 1. Clone `support-llama4` Branch