Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model: unsloth/meta-llama-3.1-8b-instruct-unsloth-bnb-4bit
|
3 |
tags:
|
4 |
- text-generation-inference
|
|
|
5 |
- transformers
|
6 |
- unsloth
|
7 |
- llama
|
@@ -9,6 +10,7 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
|
|
2 |
base_model: unsloth/meta-llama-3.1-8b-instruct-unsloth-bnb-4bit
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
+
- text-generation
|
6 |
- transformers
|
7 |
- unsloth
|
8 |
- llama
|
|
|
10 |
license: apache-2.0
|
11 |
language:
|
12 |
- en
|
13 |
+
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
# Uploaded model
|