Spaces:
Running
Running
Update readme.
Browse files
README.md
CHANGED
@@ -1,16 +1,3 @@
|
|
1 |
-
---
|
2 |
-
title: Pipeline Parallelism Schedule Visualizer
|
3 |
-
emoji: 📊
|
4 |
-
colorFrom: indigo
|
5 |
-
colorTo: blue
|
6 |
-
sdk: docker
|
7 |
-
app_file: app.py
|
8 |
-
pinned: false
|
9 |
-
suggested_hardware: cpu-basic
|
10 |
-
suggested_storage: small
|
11 |
-
header: default
|
12 |
-
---
|
13 |
-
|
14 |
# Pipeline Parallelism Emulation and Visualization
|
15 |
|
16 |
This project provides tools for emulating and visualizing pipeline parallelism strategies used in large language model training.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Pipeline Parallelism Emulation and Visualization
|
2 |
|
3 |
This project provides tools for emulating and visualizing pipeline parallelism strategies used in large language model training.
|