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

metal gpu matrix3D addition test #87

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open

metal gpu matrix3D addition test #87

wants to merge 39 commits into from

Conversation

DerrickYLJ
Copy link
Collaborator

In the process of adding metal gpu support, created a folder named metal for element-wise addition of Matrix3D test.

@DamianB-BitFlipper
Copy link

Hi! Thanks for the work on this. What is the status of getting this model working on Apple Metal?

I try to make it using: USE_METAL=1 make chat however it errors saying: 'ops/metal/BMM_F16T.cuh' file not found. It looks like the includes ops/metal/ are not a part of this branch. Is this still a work in progress?

@DerrickYLJ
Copy link
Collaborator Author

Hi! Thanks for the work on this. What is the status of getting this model working on Apple Metal?

I try to make it using: USE_METAL=1 make chat however it errors saying: 'ops/metal/BMM_F16T.cuh' file not found. It looks like the includes ops/metal/ are not a part of this branch. Is this still a work in progress?

Thanks for your interest! We are still working on Metal GPU support for TinyChatEngine and will be available soon :)

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.

3 participants