File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change
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 )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ first, choose what you would like to accomplish:
12
12
- [ ** Introductory Demo** ] ( 1.md ) I want to see the experience in action. <br >
13
13
** Goals** : Learning<br >
14
14
** 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
16
16
- [ ** Train a Masked Language Model (Demo)** ] ( 2.md ) <br >
17
17
** Goals** : Learning<br >
18
18
** You Provide** : nothing, it just works!<br >
You can’t perform that action at this time.
0 commit comments