Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
base_model: unsloth/Llama-3.2-1B-Instruct
|
|
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- text-generation
|
|
|
1 |
---
|
2 |
base_model: unsloth/Llama-3.2-1B-Instruct
|
3 |
+
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
- text-generation-inference
|
6 |
- text-generation
|