Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ license: llama3.1
|
|
16 |
library_name: transformers
|
17 |
pipeline_tag: text-generation
|
18 |
base_model: meta-llama/Llama-3.1-70B-Instruct
|
|
|
19 |
---
|
20 |
|
21 |
<div>
|
|
|
16 |
library_name: transformers
|
17 |
pipeline_tag: text-generation
|
18 |
base_model: meta-llama/Llama-3.1-70B-Instruct
|
19 |
+
base_model_relation: finetune
|
20 |
---
|
21 |
|
22 |
<div>
|