Skip to content

Commit 04d68ef

Browse files
committed
Fix
1 parent d977453 commit 04d68ef

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

_blog.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6475,10 +6475,7 @@
64756475

64766476
- local: accelerate-nd-parallel
64776477
title: "Accelerate ND-Parallel: A Guide to Efficient Multi-GPU Training"
6478-
authors:
6479-
- user: siro1
6480-
- user: winglian
6481-
- user: smohammadi
6478+
author: siro1
64826479
thumbnail: /blog/assets/accelerate-nd-parallel/thumbnail.png
64836480
date: August 6, 2025
64846481
tags:

accelerate-nd-parallel.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
# Title
1+
---
2+
title: "Accelerate ND-Parallel: A guide to Efficient Multi-GPU Training"
3+
thumbnail: /blog/assets/accelerate-nd-parallel/thumbnail.png
4+
authors:
5+
- user: siro1
6+
- user: winglian
7+
- user: smohammadi
8+
- user: djsaunde
9+
---

0 commit comments

Comments
 (0)