Skip to content

Commit dedf528

Browse files
committed
doc: fill in docs/scenarios/1
1 parent 17c5171 commit dedf528

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

Diff for: docs/scenarios/1.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# The CodeFlare Stack - Scenario 1
2+
3+
### Introductory Demo
4+
5+
This scenario provides a simple demo that shows the CodeFlare stack in action.
6+
7+
**Goals**: Learning<br>
8+
**You Provide**: nothing, it just works! <br>
9+
**CodeFlare Stack Provides**: [Ray](https://www.ray.io/) cluster **|** [Kubernetes](https://kubernetes.io/) management **|** Distributed training job
10+
11+
---
12+
13+
To start:
14+
15+
```shell
16+
codeflare ml/codeflare/training/demos/getting-started
17+
```
18+
19+
### CLI In Action
20+
21+
<a href="https://asciinema.org/a/518021" target="_blank"><img src="https://asciinema.org/a/518021.svg" width="600" /></a>
22+
23+
[Back to Top](README.md)

Diff for: docs/scenarios/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ first, choose what you would like to accomplish:
1212
- [**Introductory Demo**](1.md) I want to see the experience in action. <br>
1313
**Goals**: Learning<br>
1414
**You Provide**: nothing, it just works! <br>
15-
**CodeFlare Stack Provides**: [Ray](https://www.ray.io/) cluster **|** [Kubernetes](https://kubernetes.io/) management **|** Distributed training job **|** Pop-up Dashboards
15+
**CodeFlare Stack Provides**: [Ray](https://www.ray.io/) cluster **|** [Kubernetes](https://kubernetes.io/) management **|** Distributed training job
1616
- [**Train a Masked Language Model (Demo)**](2.md)<br>
1717
**Goals**: Learning<br>
1818
**You Provide**: nothing, it just works!<br>

0 commit comments

Comments
 (0)