Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -23,6 +23,7 @@ author:
### Tags
skilllevels: Introductory
subjects: ML
cloud_service_providers: AWS
armips:
- Neoverse
operatingsystems:
Expand Down
Loading