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?
The .generate() function directly gives the output tokens. Is there a way to get the last hidden states of the decoder?