From a31f4439d3288ef3891b2becc383dfa25d7c9c34 Mon Sep 17 00:00:00 2001 From: PatrykWo Date: Wed, 7 May 2025 14:19:36 +0200 Subject: [PATCH 1/2] Removed OS specification from requirements list --- README_GAUDI.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README_GAUDI.md b/README_GAUDI.md index caf4be7fa31e..5f80d40d697c 100644 --- a/README_GAUDI.md +++ b/README_GAUDI.md @@ -10,7 +10,6 @@ To achieve the best performance on HPU, please follow the methods outlined in th ## Requirements -- Ubuntu 22.04 LTS OS - Python 3.10 - Intel Gaudi 2 and 3 AI accelerators - Intel Gaudi software version 1.21.0 and above From 1180a0f0d4524bb4b7b7c6c0d14cac81ceecb4bf Mon Sep 17 00:00:00 2001 From: PatrykWo Date: Wed, 7 May 2025 14:42:01 +0200 Subject: [PATCH 2/2] Update hpu-gaudi.inc.md --- .../getting_started/installation/ai_accelerator/hpu-gaudi.inc.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/getting_started/installation/ai_accelerator/hpu-gaudi.inc.md b/docs/source/getting_started/installation/ai_accelerator/hpu-gaudi.inc.md index d1bda4542b1b..19e69468139b 100644 --- a/docs/source/getting_started/installation/ai_accelerator/hpu-gaudi.inc.md +++ b/docs/source/getting_started/installation/ai_accelerator/hpu-gaudi.inc.md @@ -7,7 +7,6 @@ This tab provides instructions on how to run vLLM with Intel Gaudi devices. ## Requirements -- Ubuntu 22.04 LTS OS - Python 3.10 - Intel Gaudi 2 and 3 AI accelerators - Intel Gaudi software version 1.21.0 and above