Skip to content

experimental buffered_fwd quantize control #1205

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

Merged
merged 2 commits into from
Feb 2, 2025
Merged

experimental buffered_fwd quantize control #1205

merged 2 commits into from
Feb 2, 2025

Conversation

Qubitium
Copy link
Collaborator

@Qubitium Qubitium commented Feb 2, 2025

experimental: model.quantize(.., buffered_fwd=True) which may save vram for large models at the expense of longer quant time.

Tests show signficant peak vram reduction but also much longer of quant time. Good choice to enable quantization on low vram gpus for larger models.

@Qubitium Qubitium merged commit 99bed51 into main Feb 2, 2025
1 of 3 checks passed
@Qubitium Qubitium deleted the refract-fwd branch February 2, 2025 08:23
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