Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
-
license:
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
@@ -16,11 +16,13 @@ tags:
|
|
16 |
# Uploaded model
|
17 |
|
18 |
- **Developed by:** Solshine
|
19 |
-
- **License:**
|
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)
|
|
|
2 |
base_model: unsloth/meta-llama-3.1-8b-instruct-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
license: llama3.1
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
|
|
16 |
# Uploaded model
|
17 |
|
18 |
- **Developed by:** Solshine
|
19 |
+
- **License:** LLama 3.1 License
|
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 |
+
|
25 |
+
|
26 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
27 |
|
28 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|