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
Hi @TheTinyTeddy
Thanks for your interest in our work. Your desired behavior needs to set up cache during decoding. To enable this, you need to set configuration = TTTConfig(use_cache=True). Please let me know if this resolve your issue.
Hi @TheTinyTeddy
Thanks for your interest in our work. Your desired behavior needs to set up cache during decoding. To enable this, you need to set
configuration = TTTConfig(use_cache=True)
. Please let me know if this resolve your issue.Originally posted by @xvjiarui in test-time-training/ttt-lm-pytorch#17 (comment)
The text was updated successfully, but these errors were encountered: