Update README.md
Browse files
README.md
CHANGED
@@ -18,11 +18,9 @@ Meta developed and released the Meta Llama 3 family of large language models (LL
|
|
18 |
|
19 |
We further finetune the pretrained model on a custom dataset to enhance instruction following ability of the model.
|
20 |
|
21 |
-
Input Models input text only.
|
22 |
|
23 |
-
|
24 |
-
|
25 |
-
Model Architecture Llama 3 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT).
|
26 |
|
27 |
## How to use:
|
28 |
|
|
|
18 |
|
19 |
We further finetune the pretrained model on a custom dataset to enhance instruction following ability of the model.
|
20 |
|
|
|
21 |
|
22 |
+
#### Model Architecture
|
23 |
+
Llama 3 is an auto-regressive language model that uses an optimized transformer architecture. The tuned versions use supervised fine-tuning (SFT).
|
|
|
24 |
|
25 |
## How to use:
|
26 |
|