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

Various improvements to low-rank + quantized backpropagation, #2729

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

Conversation

computer-whisperer
Copy link

Added some changes to the back-propagation system for reducing VRAM usage when not all tensors are variables (loras mostly).

Also added support for qmatmul in back-propagation -- let me know if there is a more intended way to accomplish that then what I have set up here. The whole quantized math system seems very much an afterthought to the rest of candle's design.

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.

1 participant