Trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
---
|
2 |
base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
|
|
|
|
|
3 |
language:
|
4 |
- en
|
|
|
5 |
license: apache-2.0
|
|
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
12 |
-
pipeline_tag: text2text-generation
|
13 |
-
library_name: transformers
|
14 |
-
datasets:
|
15 |
-
- ljcamargo/tachiwin_translate
|
16 |
---
|
17 |
|
18 |
# Uploaded model
|
|
|
1 |
---
|
2 |
base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
|
3 |
+
datasets:
|
4 |
+
- ljcamargo/tachiwin_translate
|
5 |
language:
|
6 |
- en
|
7 |
+
library_name: transformers
|
8 |
license: apache-2.0
|
9 |
+
pipeline_tag: text2text-generation
|
10 |
tags:
|
11 |
- text-generation-inference
|
12 |
- transformers
|
13 |
- unsloth
|
14 |
- llama
|
15 |
- trl
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Uploaded model
|