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

load compressed weights #47

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

load compressed weights #47

wants to merge 4 commits into from

Conversation

technillogue
Copy link
Contributor

@technillogue technillogue commented Jan 10, 2024

this uses https://github.com/technillogue/nyacomp to accelerate loading. it features nvCOMP bindings and tricks to start downloading and loading weights in parallel with python code. it can achieve load times as low as 9s in ideal conditions.

  • use nyacomp to load weights and bump libraries
  • include metadata files needed to load compressed
  • argument to compress or reload weights

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.

None yet

1 participant