Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
3 |
tags:
|
4 |
- text-generation-inference
|
@@ -30,4 +35,4 @@ dataset4 = load_dataset("NewEden/Intelligence-Phase-Sharegpt", split = "train")
|
|
30 |
|
31 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
32 |
|
33 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- NewEden/Intelligence-Phase-Sharegpt
|
4 |
+
- Nitral-Archive/Project_Persona-ShareGPT
|
5 |
+
---
|
6 |
+
---
|
7 |
base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
8 |
tags:
|
9 |
- text-generation-inference
|
|
|
35 |
|
36 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
37 |
|
38 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|