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

Add T5 gpu test #2033

Closed
joecummings opened this issue Jan 26, 2023 · 1 comment · Fixed by #2055
Closed

Add T5 gpu test #2033

joecummings opened this issue Jan 26, 2023 · 1 comment · Fixed by #2055

Comments

@joecummings
Copy link
Contributor

joecummings commented Jan 26, 2023

model = T5()
model.to("cuda")
tokens.to("cuda")

model(tokens)
@joecummings
Copy link
Contributor Author

@rshraga Can I assign this to you, as well?

@rshraga rshraga linked a pull request Feb 13, 2023 that will close this issue
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 a pull request may close this issue.

1 participant