Burnmydays Devin commited on
Commit ·
f7c3caa
1
Parent(s): bf766c8
fix: short_description under 60 chars
Browse filesGenerated with [Devin](https://cli.devin.ai/docs)
Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
README.md
CHANGED
|
@@ -9,7 +9,7 @@ app_file: app.py
|
|
| 9 |
hf_oauth: true
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
-
short_description: Rank AI
|
| 13 |
models:
|
| 14 |
- openbmb/MiniCPM4-0.5B
|
| 15 |
tags:
|
|
|
|
| 9 |
hf_oauth: true
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
+
short_description: Rank AI operators by architecture. Volume can't buy rank.
|
| 13 |
models:
|
| 14 |
- openbmb/MiniCPM4-0.5B
|
| 15 |
tags:
|