Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ colorFrom: red
|
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: green
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
+
models:
|
9 |
+
- unsloth/gemma-3-270m-it-GGUF
|
10 |
+
- LiquidAI/LFM2-VL-450M-GGUF
|
11 |
+
- unsloth/ERNIE-4.5-0.3B-PT-GGUF
|
12 |
+
- unsloth/Qwen3-0.6B-GGUF
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|