Skip to content

Commit d3b2fc3

Browse files
committed
fix readme
1 parent d98b82b commit d3b2fc3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
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
66
It performs large model jobs scheduling based on GPU resources.
77

8+
[![Demo](public/demo.png)](https://www.bilibili.com/video/BV1hH4y1G73D/?vd_source=998127e911ff03443d75c8df2b3d33e8)
9+
810
## Prerequisite
911

1012
please setup scheduler API fisrtly [llm-scheduler-api](https://github.com/OpenCSGs/llm-scheduler-api)
1113
then configure the environment variable in .env
1214

13-
<video src="https://github.com/ganisback/video/blob/9d332ed1b526498e615a533deb43f2450aaa4d06/demo.mp4" width="800px" height="600px" controls="controls"></video>
14-
15-
1615
## Quick Start
1716
1. install dependency
1817
```bash

public/demo.png

339 KB
Loading

0 commit comments

Comments
 (0)