File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 5
5
LLM scheduler UI is an open source web interface to LLM jobs. the scheduler engine is using [ Slurm] ( https://slurm.schedmd.com/ ) as default engine
6
6
It performs large model jobs scheduling based on GPU resources.
7
7
8
+ [ ![ Demo] ( public/demo.png )] ( https://www.bilibili.com/video/BV1hH4y1G73D/?vd_source=998127e911ff03443d75c8df2b3d33e8 )
9
+
8
10
## Prerequisite
9
11
10
12
please setup scheduler API fisrtly [ llm-scheduler-api] ( https://github.com/OpenCSGs/llm-scheduler-api )
11
13
then configure the environment variable in .env
12
14
13
- <video src =" https://github.com/ganisback/video/blob/9d332ed1b526498e615a533deb43f2450aaa4d06/demo.mp4 " width =" 800px " height =" 600px " controls =" controls " ></video >
14
-
15
-
16
15
## Quick Start
17
16
1 . install dependency
18
17
``` bash
You can’t perform that action at this time.
0 commit comments