shadowlilac
commited on
Commit
•
3cc55f2
1
Parent(s):
2f546d3
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ base_model: unsloth/Llama-3.2-1B-Instruct
|
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
6 |
-
- unsloth
|
7 |
- llama
|
8 |
- trl
|
9 |
- sft
|
@@ -12,12 +11,4 @@ language:
|
|
12 |
- en
|
13 |
---
|
14 |
|
15 |
-
|
16 |
-
|
17 |
-
- **Developed by:** shadowlilac
|
18 |
-
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :** unsloth/Llama-3.2-1B-Instruct
|
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)
|
|
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
|
|
6 |
- llama
|
7 |
- trl
|
8 |
- sft
|
|
|
11 |
- en
|
12 |
---
|
13 |
|
14 |
+
this is extremely scuffed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|