Spaces:
Sleeping
Sleeping
Commit ·
dcabb03
1
Parent(s): d8297b4
fix: shorten hf space short_description to meet 60 char limit
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ sdk: docker
|
|
| 6 |
app_port: 7860
|
| 7 |
pinned: true
|
| 8 |
license: apache-2.0
|
| 9 |
-
short_description:
|
| 10 |
tags:
|
| 11 |
- build-small-hackathon
|
| 12 |
- track:wood
|
|
|
|
| 6 |
app_port: 7860
|
| 7 |
pinned: true
|
| 8 |
license: apache-2.0
|
| 9 |
+
short_description: Governed self-evolving AI persona, fully local on a SLM.
|
| 10 |
tags:
|
| 11 |
- build-small-hackathon
|
| 12 |
- track:wood
|