Add model tags
Browse files
README.md
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- transformers
|
| 4 |
+
- safetensors
|
| 5 |
+
- llama
|
| 6 |
+
- text-generation
|
| 7 |
+
- facebook
|
| 8 |
+
- meta
|
| 9 |
+
- pytorch
|
| 10 |
+
- llama-3
|
| 11 |
+
- mlx
|
| 12 |
+
- conversational
|
| 13 |
+
- en
|
| 14 |
+
- de
|
| 15 |
+
- fr
|
| 16 |
+
- it
|
| 17 |
+
- pt
|
| 18 |
+
- hi
|
| 19 |
+
- es
|
| 20 |
+
- th
|
| 21 |
+
- base_model:mlx-community/Llama-3.2-3B-Instruct
|
| 22 |
+
- base_model:quantized:mlx-community/Llama-3.2-3B-Instruct
|
| 23 |
+
- license:llama3.2
|
| 24 |
+
- text-generation-inference
|
| 25 |
+
- endpoints_compatible
|
| 26 |
+
- 4-bit
|
| 27 |
+
- region:us
|
| 28 |
+
---
|