Add function to convert conditioning to context for cross attention
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Feature Idea
Currently there is no easy and proper way to convert conditioning to context without dealing model and hooks.
If converter function exists, injecting conditioning at specific transformer block will be easy.
### Existing Solutions
_No response_
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.