-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! How broken was this? Are there any examples in docs that we need to update with this new flag for them to work?
also, plz teach me how to fix regret more generally thx
So broken it literally didn't work.
I haven't included any examples in the docs for this, as it was not a highlighted model within the project; however, if more people are interested in the future this is something I can revisit.
Some code pointers, if you are indeed interested:
|
Patch description
Turns out the test I wrote for ReGReT was broken, so I didn't catch the bugs here. ReGReT should work now.
CC #3927
Testing steps
Fixed the test and confirmed everything works