Tarek07 commited on
Commit
179a818
·
verified ·
1 Parent(s): 09f8eb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  - merge
13
  license: llama3.3
14
  ---
15
- After a lot positive feedback on Progenitor V1.1, I got some advice regarding a couple of settings which I could finetune for hopefully better results. Mainly changing the tokenizer and letting the merge compute at full float32 before scaling down to bfloat16 (shout out to kromeurus). 2.1 didn't quite meet the standard set by 1.1, so with a few more tweaks I made 2.2 which I feel slightly improved on the outstanding 1.1.
16
  # merge
17
 
18
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
 
12
  - merge
13
  license: llama3.3
14
  ---
15
+ After a lot positive feedback on Progenitor V1.1, I got some advice regarding a couple of settings which I could finetune for hopefully better results. Mainly changing the tokenizer and letting the merge compute at full float32 before scaling down to bfloat16 (shout out to kromeurus). 2.1 didn't quite meet the standard set by 1.1, so with a few more tweaks I made 2.2 which I feel slightly improved on the outstanding 1.1, and is therefore the true successor.
16
  # merge
17
 
18
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).