If I just want attention, there's no need to wait for embeddings (even though they're fast), and vice versa.
Allow the user to specify that they just want attention or embeddings (default to both).
Probably implement this AFTER generalizing to a tidy method.
If I just want attention, there's no need to wait for embeddings (even though they're fast), and vice versa.
Allow the user to specify that they just want attention or embeddings (default to both).
Probably implement this AFTER generalizing to a
tidymethod.