Update README.md
Browse files
README.md
CHANGED
@@ -9,14 +9,17 @@ tags:
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
|
|
|
|
12 |
---
|
13 |
|
14 |
-
#
|
|
|
|
|
15 |
|
16 |
- **Developed by:** gardner
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/llama-3.2-3b-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 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
12 |
+
datasets:
|
13 |
+
- gardner/reflection-v1-sharegpt
|
14 |
---
|
15 |
|
16 |
+
# Llama 3.2 3B Reflection
|
17 |
+
|
18 |
+
Fine tuned on the glaive reflection dataset.
|
19 |
|
20 |
- **Developed by:** gardner
|
21 |
- **License:** apache-2.0
|
22 |
- **Finetuned from model :** unsloth/llama-3.2-3b-instruct-bnb-4bit
|
23 |
|
|
|
24 |
|
25 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|