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

Fix (examples/llm): set group_size only for groupwise quantization #853

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

nickfraser
Copy link
Collaborator

Avoid bug that can occur in checking for groupwise quantization when entering the ONNX export context manager.

@nickfraser nickfraser self-assigned this Feb 15, 2024
@nickfraser nickfraser requested a review from Giuseppe5 February 15, 2024 17:20
@nickfraser nickfraser added the bug Something isn't working label Feb 15, 2024
@nickfraser nickfraser removed the request for review from Giuseppe5 February 15, 2024 17:26
@nickfraser nickfraser changed the title Fix: Also set group_size if we're doing groupwise quantization Fix (examples/llm): set group_size only for groupwise quantization Feb 15, 2024
@nickfraser nickfraser merged commit 0633ea7 into dev Feb 15, 2024
22 checks passed
@nickfraser nickfraser deleted the fix/set_group_size branch February 15, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant