Tarek07 commited on
Commit
83d4a41
·
verified ·
1 Parent(s): f22ea1c

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 of testing by myself and others the general consensus was that Progenitor 1.1 (della_linear) was better than 1.2 (SCE). I actually got some advice from Steelskull about how I had my top k parameter way too high. So I decided to lower it for this merge. Now because I feel 1.2 was still a decent model with the top k on 1, I halved the top k parameter to 0.50 which is basically the max recommended setting.
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 of testing by myself and others the general consensus was that Progenitor 1.1 (della_linear) was better than 1.2 (SCE). I actually got some advice from Steelskull about how I had my top k parameter way too high. So I decided to lower it for this merge. Now because I feel 1.2 was still a decent model with the top k on 1, I halved the top k parameter to 0.50 which is basically the max recommended setting. From early testing, I am not sure...it's not blowing me away.
16
  # merge
17
 
18
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).