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

[BUG] JIT compile mode does not work with LoRA #1158

Closed
awni opened this issue May 25, 2024 · 0 comments · Fixed by #1161
Closed

[BUG] JIT compile mode does not work with LoRA #1158

awni opened this issue May 25, 2024 · 0 comments · Fixed by #1161
Assignees
Labels
bug Something isn't working

Comments

@awni
Copy link
Member

awni commented May 25, 2024

Not entirely sure what's going on there but I'll investigate this one.

libc++abi: terminating due to uncaught exception of type std::runtime_error: [metal::Device] Unable to build metal library from source
program_source:1222:34: error: use of undeclared identifier 'RMSNormVJP'
all_reduce<float16_t, float16_t, RMSNormVJP<float16_t>>(
                                 ^
@awni awni self-assigned this May 25, 2024
@awni awni added the bug Something isn't working label May 27, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant