Spaces:
Running on Zero
Running on Zero
Commit ·
5b4cdaa
1
Parent(s): ebc3bf5
Readme - desc update
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ python_version: '3.12'
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
-
short_description: Compress any text to a token budget
|
| 13 |
models:
|
| 14 |
- Qwen/Qwen2.5-1.5B-Instruct
|
| 15 |
tags:
|
|
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
license: mit
|
| 12 |
+
short_description: Compress any text to a token budget locally.
|
| 13 |
models:
|
| 14 |
- Qwen/Qwen2.5-1.5B-Instruct
|
| 15 |
tags:
|