-
Notifications
You must be signed in to change notification settings - Fork 536
Gradient-based LLM attribution in tutorial + LLM attribution type annotations #1333
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D61461521 |
This pull request was exported from Phabricator. Differential Revision: D61461521 |
…otations (pytorch#1333) Summary: Pull Request resolved: pytorch#1333 Add gradient-based LLM attribution to the tutorial notebook. Addresses pytorch#1237. Additionally, add more type annotations to llm_attr.py. Differential Revision: D61461521
9c7f9c0
to
2b9a2de
Compare
This pull request was exported from Phabricator. Differential Revision: D61461521 |
…otations (pytorch#1333) Summary: Pull Request resolved: pytorch#1333 Add gradient-based LLM attribution to the tutorial notebook. Addresses pytorch#1237. Additionally, add more type annotations to llm_attr.py. Differential Revision: D61461521
2b9a2de
to
bd7e429
Compare
This pull request was exported from Phabricator. Differential Revision: D61461521 |
…otations (pytorch#1333) Summary: Pull Request resolved: pytorch#1333 Add gradient-based LLM attribution to the tutorial notebook. Addresses pytorch#1237. Additionally, add more type annotations to llm_attr.py. Differential Revision: D61461521
bd7e429
to
9bc9038
Compare
This pull request was exported from Phabricator. Differential Revision: D61461521 |
…otations (pytorch#1333) Summary: Pull Request resolved: pytorch#1333 Add gradient-based LLM attribution to the tutorial notebook. Addresses pytorch#1237. Additionally, add more type annotations to llm_attr.py. Differential Revision: D61461521
9bc9038
to
17d07fa
Compare
This pull request was exported from Phabricator. Differential Revision: D61461521 |
…otations (pytorch#1333) Summary: Pull Request resolved: pytorch#1333 Add gradient-based LLM attribution to the tutorial notebook. Addresses pytorch#1237. Additionally, add more type annotations to llm_attr.py. Differential Revision: D61461521
17d07fa
to
2001dae
Compare
This pull request was exported from Phabricator. Differential Revision: D61461521 |
…otations (pytorch#1333) Summary: Pull Request resolved: pytorch#1333 Add gradient-based LLM attribution to the tutorial notebook. Addresses pytorch#1237. Additionally, add more type annotations to llm_attr.py. Differential Revision: D61461521
2001dae
to
26e4224
Compare
…otations (pytorch#1333) Summary: Pull Request resolved: pytorch#1333 Add gradient-based LLM attribution to the tutorial notebook. Addresses pytorch#1237. Additionally, add more type annotations to llm_attr.py. Reviewed By: vivekmig Differential Revision: D61461521
This pull request was exported from Phabricator. Differential Revision: D61461521 |
26e4224
to
543685a
Compare
This pull request has been merged in e01c07b. |
Summary: Add gradient-based LLM attribution to the tutorial notebook. Addresses #1237. Additionally, add more type annotations to llm_attr.py.
Differential Revision: D61461521