Bitnets #10
hrstoyanov
started this conversation in
Ideas
Bitnets
#10
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @mukel
There is a very interesting research that shows how to develop matmul-free models, as matrix multiplications are the most expensive operations in any LLM:
https://arxiv.org/abs/2406.02528
I wonder if this can be achieved with Java vectors API?
Beta Was this translation helpful? Give feedback.
All reactions