Crystalcareai
commited on
Commit
•
631a036
1
Parent(s):
a37eccd
Update README.md
Browse files
README.md
CHANGED
@@ -103,7 +103,6 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
103 |
## Mergekit Yaml
|
104 |
|
105 |
```yaml
|
106 |
-
merge-config}]
|
107 |
merge_method: ties
|
108 |
base_model: meta-llama/Meta-Llama-3-70B
|
109 |
models:
|
@@ -157,4 +156,4 @@ If you use this model in your research or applications, please cite:
|
|
157 |
}
|
158 |
```
|
159 |
|
160 |
-
For further information or inquiries, please contact the authors at their respective email addresses (firstname@arcee.ai). We look forward to seeing the exciting applications and research that will emerge from the use of Llama-3-SEC in the financial domain.
|
|
|
103 |
## Mergekit Yaml
|
104 |
|
105 |
```yaml
|
|
|
106 |
merge_method: ties
|
107 |
base_model: meta-llama/Meta-Llama-3-70B
|
108 |
models:
|
|
|
156 |
}
|
157 |
```
|
158 |
|
159 |
+
For further information or inquiries, please contact the authors at their respective email addresses (firstname@arcee.ai). We look forward to seeing the exciting applications and research that will emerge from the use of this Llama-3-SEC checkpoint in the financial domain.
|