You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to experiment with a Transformer Encoder and Transformer Decoder with linear attention. I want to train a Transformer Encoder on some input. I want to be able to access the transformer encoder output to train a separate diffusion model.
Is this possible with this library? Thanks in advance.
The text was updated successfully, but these errors were encountered:
I would like to experiment with a Transformer Encoder and Transformer Decoder with linear attention. I want to train a Transformer Encoder on some input. I want to be able to access the transformer encoder output to train a separate diffusion model.
Is this possible with this library? Thanks in advance.
The text was updated successfully, but these errors were encountered: