Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
license:
|
5 |
tags:
|
6 |
- text-generation-inference
|
7 |
- transformers
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
11 |
-
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -17,5 +17,4 @@ base_model: unsloth/tinyllama-bnb-4bit
|
|
17 |
- **License:** apache-2.0
|
18 |
|
19 |
|
20 |
-
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
license: mit
|
5 |
tags:
|
6 |
- text-generation-inference
|
7 |
- transformers
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
11 |
+
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
|
|
17 |
- **License:** apache-2.0
|
18 |
|
19 |
|
|
|
20 |
|