Torch Model Compile does not work with lora
Open
Potential Bug
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
### Expected Behavior
lora should be working with model compile
### Actual Behavior
minimal flux work flow with lora, I tried to use model compile, it runs without error but the result is the same when no lora is loaded. I thought maybe this is a windows issue, so I boot up my linux and it did the same thing.
### Steps to Reproduce

### Debug Logs
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.