Burnmydays Devin commited on
Commit ·
bf766c8
1
Parent(s): 4b810b6
fix: add short_description to Space YAML front matter
Browse filesReplaces the default Gradio placeholder text on the HF activity feed
and Space card.
Generated with [Devin](https://cli.devin.ai/docs)
Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
README.md
CHANGED
|
@@ -9,6 +9,7 @@ app_file: app.py
|
|
| 9 |
hf_oauth: true
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
|
|
|
| 12 |
models:
|
| 13 |
- openbmb/MiniCPM4-0.5B
|
| 14 |
tags:
|
|
|
|
| 9 |
hf_oauth: true
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
+
short_description: Rank AI coding operators by architecture, not budget. Υ = (Cache·Output)/Input²
|
| 13 |
models:
|
| 14 |
- openbmb/MiniCPM4-0.5B
|
| 15 |
tags:
|