From 0d39e23ab9279fac6f06a178ba7616f8f4842c81 Mon Sep 17 00:00:00 2001 From: mayongqiang Date: Mon, 30 Jun 2025 11:39:59 +0800 Subject: [PATCH] fix format --- docs/get_started/installation/iluvatar_gpu.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/get_started/installation/iluvatar_gpu.md b/docs/get_started/installation/iluvatar_gpu.md index 4d3af9860..85c907e32 100644 --- a/docs/get_started/installation/iluvatar_gpu.md +++ b/docs/get_started/installation/iluvatar_gpu.md @@ -3,8 +3,9 @@ The current version of the software merely serves as a demonstration demo for th ## Machine Preparation First, you need to prepare a machine with the following configurations: + | CPU | Memory | Card | Hard Disk| -|-----|------|-----|-----| +| :---: | :---: | :---: | :---: | | x86 | 1TB| 8xBI150| 1TB| Currently, the entire model needs to be loaded into the host memory, which requires more than 600GB of host memory. This issue will be optimized in subsequent versions.