ibnzterrell
commited on
Commit
•
5d5bf20
1
Parent(s):
c858ec7
Update README base_model and tags
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- de
|
5 |
+
- fr
|
6 |
+
- it
|
7 |
+
- pt
|
8 |
+
- hi
|
9 |
+
- es
|
10 |
+
- th
|
11 |
+
library_name: transformers
|
12 |
+
base_model: meta-llama/Meta-Llama-3.1-70B
|
13 |
+
license: llama3.1
|
14 |
+
pipeline_tag: text-generation
|
15 |
+
tags:
|
16 |
+
- llama-3.1
|
17 |
+
- autoawq
|
18 |
+
---
|