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