Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,4 @@
|
|
1 |
-
---
|
2 |
-
language:
|
3 |
-
- en
|
4 |
-
license: apache-2.0
|
5 |
-
tags:
|
6 |
-
- text-generation-inference
|
7 |
-
- transformers
|
8 |
-
- unsloth
|
9 |
-
- llama
|
10 |
-
- trl
|
11 |
-
base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
|
12 |
-
---
|
13 |
-
|
14 |
-
# Uploaded model
|
15 |
|
16 |
-
|
17 |
-
- **License:** apache-2.0
|
18 |
-
- **Finetuned from model :** unsloth/llama-3-8b-Instruct-bnb-4bit
|
19 |
-
|
20 |
-
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
+
---
|
|
|
|
|
|
|
|
|
3 |
|
4 |
+
Trained For Testing
|