Fixed weight mapping for refiner

This commit is contained in:
Jaret Burkett
2023-11-06 07:37:47 -07:00
parent 93ea955d7c
commit a8b3b8b8da
4 changed files with 702 additions and 675 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -4,7 +4,24 @@
"shape": [],
"min": 4.60546875,
"max": 4.60546875
},
"conditioner.embedders.0.model.text_projection": {
"shape": [
1280,
1280
],
"min": -0.15966796875,
"max": 0.230712890625
}
},
"diffusers": {}
"diffusers": {
"te1_text_projection.weight": {
"shape": [
1280,
1280
],
"min": -0.15966796875,
"max": 0.230712890625
}
}
}