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

Apply quantization config implementation #4

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Apply quantization config implementation #4

merged 4 commits into from
Apr 15, 2024

Conversation

bfineran
Copy link
Contributor

@bfineran bfineran commented Apr 11, 2024

adds support for applying relevant portions of the quantization lifecycle in-order to a model from a quant config
includes refactoring of quantization status to deduplicate implementations and add an ordering mechanism

test_plan:
test included for quantizing a tinyllama model

test does not currently include running a forward pass

@bfineran bfineran self-assigned this Apr 11, 2024
Base automatically changed from sa/quant_config to main April 12, 2024 13:51
@bfineran bfineran changed the title [WIP] Apply quantization config implementation Apply quantization config implementation Apr 12, 2024
@bfineran bfineran marked this pull request as ready for review April 12, 2024 20:17
@bfineran bfineran merged commit 129770e into main Apr 15, 2024
2 checks passed
@bfineran bfineran deleted the apply-config branch April 15, 2024 15:13
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