Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,23 @@
|
|
1 |
---
|
2 |
license: llama3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This model is "Built with Llama".
|
|
|
1 |
---
|
2 |
license: llama3.1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- de
|
6 |
+
- fr
|
7 |
+
- it
|
8 |
+
- pt
|
9 |
+
- hi
|
10 |
+
- es
|
11 |
+
- th
|
12 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
13 |
+
pipeline_tag: text-generation
|
14 |
+
tags:
|
15 |
+
- facebook
|
16 |
+
- meta
|
17 |
+
- pytorch
|
18 |
+
- llama
|
19 |
+
- llama-3
|
20 |
+
- mergekit
|
21 |
---
|
22 |
|
23 |
This model is "Built with Llama".
|