Spaces:
Running
on
Zero
Running
on
Zero
zR
commited on
Commit
•
d111905
1
Parent(s):
d81d104
test2
Browse files
README.md
CHANGED
@@ -9,4 +9,9 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
## GLM-Edge-1.5B-Chat Space
|
13 |
+
|
14 |
+
Run with Gradio on GLM-Edge-1.5B-Chat Space.
|
15 |
+
```shell
|
16 |
+
python app.py
|
17 |
+
```
|