Update README.md
Browse files
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
|
| 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 |
|