ljleb commited on
Commit
83bd1f3
·
verified ·
1 Parent(s): 16cbd18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- This is a merge of NoobAI Eps 1.1 (https://huggingface.co/Laxhar/noobai-XL-1.0) and Animagine 4.0 (https://huggingface.co/cagliostrolab/animagine-xl-4.0) that uses a technique inspired from Fisher-weighted averaging. (https://arxiv.org/abs/2111.09832)
2
 
3
  The importance of each parameter is estimated from some notion of curvature of the loss landscape, and then for each corresponding parameter in both models, we simply average with respect to the estimated importance.
4
 
 
1
+ This is a merge of NoobAI Eps 1.1 (https://huggingface.co/Laxhar/noobai-XL-1.0) and Animagine 4.0 (https://huggingface.co/cagliostrolab/animagine-xl-4.0) that uses Consistency-Fisher-weighted averaging, a method inspired from Fisher-weighted averaging. (https://arxiv.org/abs/2111.09832)
2
 
3
  The importance of each parameter is estimated from some notion of curvature of the loss landscape, and then for each corresponding parameter in both models, we simply average with respect to the estimated importance.
4