updated README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
base_model: meta-llama/Meta-Llama-3-70B-Instruct
|
4 |
model-index:
|
5 |
- name: Llama3-70b-4bit
|
@@ -8,10 +8,13 @@ model-index:
|
|
8 |
name: Text Generation
|
9 |
type: text-generation
|
10 |
metrics:
|
11 |
-
- name:
|
12 |
-
type:
|
13 |
-
value:
|
14 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
base_model: meta-llama/Meta-Llama-3-70B-Instruct
|
4 |
model-index:
|
5 |
- name: Llama3-70b-4bit
|
|
|
8 |
name: Text Generation
|
9 |
type: text-generation
|
10 |
metrics:
|
11 |
+
- name: None
|
12 |
+
type: None
|
13 |
+
value: none
|
14 |
pipeline_tag: text-generation
|
15 |
+
tags:
|
16 |
+
- llama3
|
17 |
+
- meta
|
18 |
---
|
19 |
|
20 |
|