Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ tags:
|
|
3 |
- text-generation-inference
|
4 |
- transformers
|
5 |
- unsloth
|
6 |
-
- llama
|
7 |
- gguf
|
8 |
- reasoning
|
9 |
license: apache-2.0
|
@@ -32,4 +31,6 @@ Additionaly, this is the Prompt Template, it uses the Phi-3 template.
|
|
32 |
|
33 |
This llama model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
34 |
|
|
|
|
|
35 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
3 |
- text-generation-inference
|
4 |
- transformers
|
5 |
- unsloth
|
|
|
6 |
- gguf
|
7 |
- reasoning
|
8 |
license: apache-2.0
|
|
|
31 |
|
32 |
This llama model was trained with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
33 |
|
34 |
+
Used this model? Don't forget to leave a like :)
|
35 |
+
|
36 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|