How to get decoder final hidden state?
#21
by
ZappY-AI
- opened
The .generate() function directly gives the output tokens. Is there a way to get the last hidden states of the decoder?
@ZappY-AI Did you get the answer to your question?