lora key not loaded
Open
Potential Bug
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Expected Behavior
for it to be loaded
### Actual Behavior
not loaded
### Steps to Reproduce
trained a model with the text encoder on 2 h100 gpus
sample images look fine, but it says lora key not loaded on comfy
### Debug Logs
```powershell
says lora_te1.text_model.encoder.layers.8.mlp.fc1.lora_a.weight
says lora_te1.text_model.encoder.layers.7.mlp.fc1.lora_B.weight
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.