Update README.md
Browse files
README.md
CHANGED
@@ -1,40 +1,21 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
-
tags: []
|
4 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
5 |
license: llama3
|
6 |
model-index:
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for Model ID
|
12 |
|
13 |
<!-- Provide a quick summary of what the model is/does. -->
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
## Model Details
|
18 |
-
|
19 |
-
### Model Description
|
20 |
-
|
21 |
-
<!-- Provide a longer summary of what this model is. -->
|
22 |
-
|
23 |
-
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
24 |
-
|
25 |
- **Developed by:** [More Information Needed]
|
26 |
-
- **Funded by [optional]:** [More Information Needed]
|
27 |
-
- **Shared by [optional]:** [More Information Needed]
|
28 |
-
- **Model type:** [More Information Needed]
|
29 |
-
- **Language(s) (NLP):** [More Information Needed]
|
30 |
- **License:** [More Information Needed]
|
31 |
- **Finetuned from model [optional]:** [More Information Needed]
|
32 |
|
33 |
-
### Model Sources [optional]
|
34 |
-
|
35 |
-
<!-- Provide the basic links for the model. -->
|
36 |
-
|
37 |
-
- **Repository:** [More Information Needed]
|
38 |
-
- **Paper [optional]:** [More Information Needed]
|
39 |
-
- **Demo [optional]:** [More Information Needed]
|
40 |
-
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
|
|
3 |
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
4 |
license: llama3
|
5 |
model-index:
|
6 |
+
- name: Meta-Llama-3.1-8B-Instruct-INT4
|
7 |
+
results: []
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
- es
|
11 |
+
- it
|
12 |
+
- ar
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|
16 |
|
17 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
- **Developed by:** [More Information Needed]
|
|
|
|
|
|
|
|
|
19 |
- **License:** [More Information Needed]
|
20 |
- **Finetuned from model [optional]:** [More Information Needed]
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|