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

Add convenience Functions to save/load quantized Model to/from Disk #411

Open
marcnnn opened this issue Dec 7, 2024 · 1 comment
Open

Comments

@marcnnn
Copy link

marcnnn commented Dec 7, 2024

Since loading Quantized models from HF is not possible, jet.

I was searching for an easy way to safe models after quantization, as easy as loading them from HF.

And then a function to load the file again.

@jonatanklosko
Copy link
Member

This probably belongs more to Axon than Bumblebee, since we need a way to store %Axon.ModelState{}. For the model itself, maybe there should be a way to quantize the model only, so it can be replicated without altering the params (so we can still build the model, instead of storing it). cc @seanmor5

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

No branches or pull requests

2 participants