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

Fix autocast on cpu; fix weight download path #51

Merged
merged 2 commits into from
Jun 30, 2024

Conversation

alexstoken
Copy link
Contributor

Fixes #47.

Allows for interence on cpu. Did not have GPU to test on, but should not affect GPU ops as the new fn is just a passthrough in the case of cuda devices.

Also fixed weights download path, which should still be /roma rather than /romatch.

Recommended to verify works on GPU as well prior to merge.

@Parskatt Parskatt merged commit 82a3396 into Parskatt:main Jun 30, 2024
@Parskatt
Copy link
Owner

Good catch with the download link. Didn't test it lo ally but looked through and seems fine.

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.

Running the demo is not working
2 participants