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 model cli #3016

Merged
merged 4 commits into from
May 7, 2023
Merged

Fix model cli #3016

merged 4 commits into from
May 7, 2023

Conversation

wrmthorne
Copy link
Contributor

Fixed package naming errors, hard coding of tokenizer and error RuntimeError: "LayerNormKernelImpl" not implemented for 'Half' (cause by using CPU instead of GPU)

@github-actions
Copy link

github-actions bot commented May 2, 2023

pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md

@andreaskoepf andreaskoepf added the ml label May 4, 2023
Copy link
Collaborator

@andreaskoepf andreaskoepf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@andreaskoepf andreaskoepf self-requested a review May 5, 2023 14:55
@olliestanley olliestanley merged commit b661d01 into LAION-AI:main May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants