Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,17 @@
|
|
1 |
---
|
2 |
-
|
3 |
tags:
|
|
|
|
|
|
|
4 |
- unsloth
|
|
|
5 |
- trl
|
6 |
- sft
|
|
|
|
|
|
|
7 |
---
|
8 |
-
|
9 |
# Model Card for Model ID
|
10 |
|
11 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
1 |
---
|
2 |
+
base_model: unsloth/Llama-3.2-1B-Instruct
|
3 |
tags:
|
4 |
+
- text-generation-inference
|
5 |
+
- text-generation
|
6 |
+
- transformers
|
7 |
- unsloth
|
8 |
+
- llama
|
9 |
- trl
|
10 |
- sft
|
11 |
+
license: apache-2.0
|
12 |
+
language:
|
13 |
+
- en
|
14 |
---
|
|
|
15 |
# Model Card for Model ID
|
16 |
|
17 |
<!-- Provide a quick summary of what the model is/does. -->
|