Update README.md
Browse files
README.md
CHANGED
@@ -5,10 +5,12 @@ language:
|
|
5 |
- es
|
6 |
base_model:
|
7 |
- meta-llama/Llama-3.2-1B-Instruct
|
|
|
|
|
8 |
---
|
9 |
# Model Card for Model ID
|
10 |
This model its a conversion a quantization of Llama-3.2-1B-Instruct using mlx.
|
11 |
For reference https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct .
|
12 |
|
13 |
|
14 |
-
## Model Details
|
|
|
5 |
- es
|
6 |
base_model:
|
7 |
- meta-llama/Llama-3.2-1B-Instruct
|
8 |
+
tags:
|
9 |
+
- text-generation-inference
|
10 |
---
|
11 |
# Model Card for Model ID
|
12 |
This model its a conversion a quantization of Llama-3.2-1B-Instruct using mlx.
|
13 |
For reference https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct .
|
14 |
|
15 |
|
16 |
+
## Model Details
|