Add model tags
Browse files
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- transformers
|
| 4 |
+
- safetensors
|
| 5 |
+
- falcon_mamba
|
| 6 |
+
- text-generation
|
| 7 |
+
- falcon3
|
| 8 |
+
- falcon3_mamba
|
| 9 |
+
- mlx
|
| 10 |
+
- conversational
|
| 11 |
+
- en
|
| 12 |
+
- base_model:tiiuae/Falcon3-Mamba-7B-Instruct
|
| 13 |
+
- base_model:quantized:tiiuae/Falcon3-Mamba-7B-Instruct
|
| 14 |
+
- license:other
|
| 15 |
+
- endpoints_compatible
|
| 16 |
+
- 8-bit
|
| 17 |
+
- region:us
|
| 18 |
+
---
|