mradermacher
commited on
Commit
•
4c4c11a
1
Parent(s):
1ff0411
auto-patch README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ datasets:
|
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
-
license:
|
9 |
license_link: LICENSE
|
10 |
license_name: llama3
|
11 |
model_creator: EpistemeAI
|
@@ -14,9 +14,8 @@ tags:
|
|
14 |
- text-generation-inference
|
15 |
- transformers
|
16 |
- unsloth
|
17 |
-
- llama
|
18 |
- trl
|
19 |
-
- sft
|
20 |
---
|
21 |
## About
|
22 |
|
|
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
+
license: apache-2.0
|
9 |
license_link: LICENSE
|
10 |
license_name: llama3
|
11 |
model_creator: EpistemeAI
|
|
|
14 |
- text-generation-inference
|
15 |
- transformers
|
16 |
- unsloth
|
17 |
+
- llama
|
18 |
- trl
|
|
|
19 |
---
|
20 |
## About
|
21 |
|