Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ colorTo: red
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
short_description: fastest llm
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
short_description: fastest llm
|
9 |
+
models:
|
10 |
+
- tiiuae/Falcon3-7B-Instruct-1.58bit-GGUF
|
11 |
+
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|