Skip to content

Commit dcafd79

Browse files
authored
Merge pull request #1768 from pareenaverma/content_review
Move Gke Ollama, Deepseek, DLRM to draft
2 parents 2ff6b87 + 0b351fa commit dcafd79

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: Deploy DeepSeek-R1 models on Arm servers
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 30
59

610
who_is_this_for: This is an introductory topic for developers interested in running DeepSeek-R1 on Arm-based servers.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: MLPerf Benchmarking on Arm Neoverse V2
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 90
59

610
who_is_this_for: This is an introductory topic for software developers who want to set up a pipeline in the cloud for recommendation models. You will build and run the benchmark using MLPerf and PyTorch.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: Run Ollama's multi-arch container image on GKE with arm64 and amd64 nodes.
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 30
59

610
who_is_this_for: This topic explains how developers can migrate a homogeneous amd64 K8s cluster to a hybrid (arm64 and amd64) cluster using a multi-architecture container image on GKE. Ollama is the application used to demonstrate the migration.

0 commit comments

Comments
 (0)