Configure Gradio Space
Browse files
README.md
CHANGED
|
@@ -8,10 +8,18 @@ sdk_version: 5.50.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Aether Garden
|
| 14 |
|
| 15 |
The World That Remembers — a living AI world where every visitor leaves something behind.
|
| 16 |
|
|
|
|
|
|
|
| 17 |
Open the app, read the Book of Ages, summon something strange, and watch the world remember.
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
| 11 |
+
tags:
|
| 12 |
+
- gradio
|
| 13 |
+
- minicpm
|
| 14 |
+
- agents
|
| 15 |
+
- simulation
|
| 16 |
+
- modal
|
| 17 |
---
|
| 18 |
|
| 19 |
# Aether Garden
|
| 20 |
|
| 21 |
The World That Remembers — a living AI world where every visitor leaves something behind.
|
| 22 |
|
| 23 |
+
This Space variant runs MiniCPM 3-4B by default via Modal for low-latency, under-32B inference.
|
| 24 |
+
|
| 25 |
Open the app, read the Book of Ages, summon something strange, and watch the world remember.
|