blocks
blocks copied to clipboard
Equizip for application method's as_dict=True and FakeAttention outputs
We should use the new equizip function to make sure that when as_dict=True is used, the outputs of an application don't get cut off because they were left unnamed. This is currently happening for FakeAttention. It might be worth considering getting rid of FakeAttention altogether.
@bartvm Is this still relevant?
I vaguely remember this problem, but can't remember fixing it, so as far as I know: yes.