spedrox-sac
commited on
Commit
•
abef2c2
1
Parent(s):
0eae213
Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,11 @@ license: mit
|
|
4 |
pipeline_tag: text-generation
|
5 |
base_model:
|
6 |
- meta-llama/Llama-3.2-1B
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
quantized : 4bit model
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
base_model:
|
6 |
- meta-llama/Llama-3.2-1B
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- text-generation
|
11 |
+
- text-model
|
12 |
+
- quantized_model
|
13 |
---
|
14 |
quantized : 4bit model
|