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 transformers and quantization imports #1770

Merged
merged 12 commits into from
Oct 18, 2023
Merged

fix transformers and quantization imports #1770

merged 12 commits into from
Oct 18, 2023

Conversation

Satrat
Copy link
Contributor

@Satrat Satrat commented Oct 17, 2023

Fixing a few things

  • missing __init__.py was causing import errors in the tests (https://neuralmagic.slack.com/archives/C04SRPGT5MW/p1697550348640759)
  • moved sparegpt.py transformers import to avoid import error in the pytorch tests
  • added override key to quantization tests
  • moved pytorch modifier tests to pytorch sub-directory to reflect dependencies
  • removed torch dependency in the base quantization modifier

bfineran
bfineran previously approved these changes Oct 17, 2023
bfineran
bfineran previously approved these changes Oct 17, 2023
@bfineran bfineran merged commit 9c3ef78 into main Oct 18, 2023
11 checks passed
@bfineran bfineran deleted the import_fixes branch October 18, 2023 20:20
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

2 participants