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

tch 0.14.0 update #435

Merged
merged 7 commits into from
Nov 26, 2023
Merged

tch 0.14.0 update #435

merged 7 commits into from
Nov 26, 2023

Conversation

guillaume-be
Copy link
Owner

  • Added optional kind parameter to specify the model weight precision to most pipeline configurations. If not provided, will default to full precision on CPU, or the serialized weights precision otherwise.
  • Fixed issue with GPT-J that was incorrectly tracking the gradients for the attention bias
  • Upgraded to torch 2.1 (via tch 0.14.0).

Fixes #434

@guillaume-be guillaume-be merged commit 9f2cd17 into main Nov 26, 2023
11 checks passed
@guillaume-be guillaume-be deleted the tch-update branch November 26, 2023 09:02
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.

Upgrade Cargo dependencies
1 participant