From 303daff07caa03db798c8086b40c8880cc3478ad Mon Sep 17 00:00:00 2001 From: Jason Andrews Date: Wed, 26 Nov 2025 22:18:45 -0600 Subject: [PATCH 1/2] fix vLLM Learning Path title --- .../vllm-acceleration/1-overview-and-build.md | 4 ++-- .../servers-and-cloud-computing/vllm-acceleration/_index.md | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/1-overview-and-build.md b/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/1-overview-and-build.md index 27405413f..cef2927b0 100644 --- a/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/1-overview-and-build.md +++ b/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/1-overview-and-build.md @@ -1,5 +1,5 @@ --- -title: Build and validate vLLM for inference on Azure Cobalt 100 +title: Build and validate vLLM for inference weight: 2 ### FIXED, DO NOT MODIFY @@ -56,7 +56,7 @@ Before you begin, make sure your environment meets these requirements: - Python 3.12 on Ubuntu 22.04 LTS or newer - At least 32 vCPUs, 64 GB RAM, and 64 GB of free disk space -This Learning Path was tested on an AWS Graviton4 c8g.12xlarge instance with 64 GB of attached storage. +This Learning Path was tested on an AWS Graviton4 `c8g.12xlarge` instance with 64 GB of attached storage. ## Install build dependencies diff --git a/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/_index.md b/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/_index.md index 081c3048c..d8c489e21 100644 --- a/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/_index.md +++ b/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/_index.md @@ -1,5 +1,5 @@ --- -title: Accelerate vLLM inference on Azure Cobalt 100 virtual machines +title: Accelerate vllm inference on AWS Graviton processors minutes_to_complete: 60 @@ -23,6 +23,7 @@ author: ### Tags skilllevels: Introductory subjects: ML +cloud_service_providers: AWS armips: - Neoverse operatingsystems: From b7a8090ce6bfd0b897868974d53e34f5c27deeab Mon Sep 17 00:00:00 2001 From: Jason Andrews Date: Wed, 26 Nov 2025 22:19:52 -0600 Subject: [PATCH 2/2] fix vLLM Learning Path title --- .../servers-and-cloud-computing/vllm-acceleration/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/_index.md b/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/_index.md index d8c489e21..8a362a98d 100644 --- a/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/_index.md +++ b/content/learning-paths/servers-and-cloud-computing/vllm-acceleration/_index.md @@ -1,5 +1,5 @@ --- -title: Accelerate vllm inference on AWS Graviton processors +title: Accelerate vLLM inference on AWS Graviton processors minutes_to_complete: 60