Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,19 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
|
4 |
datasets:
|
5 |
-
|
6 |
license: other
|
7 |
license_name: llama3
|
8 |
base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
|
9 |
tags:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
16 |
---
|
17 |
|
18 |
# QLoRA Finetune Llama 3 Instruct 8B + OpenHermes 2.5
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- en
|
4 |
datasets:
|
5 |
+
- teknium/OpenHermes-2.5
|
6 |
license: other
|
7 |
license_name: llama3
|
8 |
base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
|
9 |
tags:
|
10 |
+
- unsloth
|
11 |
+
- facebook
|
12 |
+
- meta
|
13 |
+
- pytorch
|
14 |
+
- llama
|
15 |
+
- llama-3
|
16 |
+
- trl
|
17 |
---
|
18 |
|
19 |
# QLoRA Finetune Llama 3 Instruct 8B + OpenHermes 2.5
|