Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Minor] Adding use_cache flag to intervenable model forward call #152

Merged
merged 2 commits into from
May 2, 2024

Conversation

AmirZur
Copy link
Collaborator

@AmirZur AmirZur commented May 1, 2024

Description

Added use_cache flag to forward call in IntervenableModel. This is necessary for DPO training with ReFT.

Testing Done

Ran all unit tests successfully. Logs attached below.
unittest_logs.txt

Checklist:

  • My PR title strictly follows the format: [Your Priority] Your Title
  • I have attached the testing log above
  • I provide enough comments to my code
  • I have changed documentations
  • I have added tests for my changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants