Skip to content

Commit b84cb3e

Browse files
Add descriptions to learning paths for improved clarity
1 parent 1dd43c6 commit b84cb3e

6 files changed

Lines changed: 7 additions & 1 deletion

File tree

content/learning-paths/servers-and-cloud-computing/ai-agent-on-cpu/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Deploy an AI Agent on Arm with llama.cpp and llama-cpp-agent using KleidiAI
3+
description: Learn how to build and deploy an AI agent application on Arm servers using llama.cpp and llama-cpp-agent with KleidiAI optimization for efficient LLM inference and function calling.
34

45
minutes_to_complete: 45
56

content/learning-paths/servers-and-cloud-computing/aks/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Create an Arm-based Kubernetes cluster on Microsoft Azure Kubernetes Service
2+
title: Create an Arm-based Kubernetes cluster on Microsoft Azure Kubernetes Service
3+
description: Learn how to automate the deployment of an Arm-based Kubernetes cluster on Azure AKS using Terraform and deploy a sample WordPress application as a workload.
34

45
minutes_to_complete: 60
56

content/learning-paths/servers-and-cloud-computing/apache_arrow_and_flight/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Deploy High-Performance Analytics with Apache Arrow and Arrow Flight on Google Cloud C4A Axion processors
3+
description: Learn how to deploy Apache Arrow and Arrow Flight on Google Cloud Axion C4A processors for high-throughput columnar data processing and low-latency data transport with MinIO integration.
34

45
minutes_to_complete: 30
56

content/learning-paths/servers-and-cloud-computing/arcee-foundation-model-on-aws/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Deploy Arcee AFM-4.5B on Arm-based AWS Graviton4 with Llama.cpp
3+
description: Learn how to build llama.cpp, quantize the Arcee AFM-4.5B model, and run optimized inference on AWS Graviton4 instances with perplexity-based quality evaluation.
34

45
minutes_to_complete: 30
56

content/learning-paths/servers-and-cloud-computing/arcee-foundation-model-on-gcp/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Deploy Arcee AFM-4.5B on Arm-based Google Cloud Axion with Llama.cpp
3+
description: Learn how to build llama.cpp, quantize the Arcee AFM-4.5B model, and run optimized inference on Google Cloud Axion instances with perplexity-based quality evaluation.
34

45
minutes_to_complete: 30
56

content/learning-paths/servers-and-cloud-computing/aws-copilot/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: How to use AWS Graviton processors on AWS Fargate with Copilot
3+
description: Learn how to package multi-architecture container applications and deploy them on AWS Fargate with Graviton processors using the AWS Copilot CLI.
34

45
minutes_to_complete: 45
56

0 commit comments

Comments
 (0)