Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ tags:
|
|
10 |
- llama
|
11 |
- trl
|
12 |
- sft
|
|
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
@@ -18,6 +19,8 @@ tags:
|
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
20 |
|
|
|
|
|
21 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
23 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
10 |
- llama
|
11 |
- trl
|
12 |
- sft
|
13 |
+
- reflection
|
14 |
---
|
15 |
|
16 |
# Uploaded model
|
|
|
19 |
- **License:** apache-2.0
|
20 |
- **Finetuned from model :** unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
21 |
|
22 |
+
Inspired by and featuring the Reflection Tuning technique pioneered by Matt Shumer (possibly earlier innovated by the team at Anthropic.)
|
23 |
+
|
24 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
26 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|