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

[REQUEST] Multi gpu conversion #715

Open
3 tasks done
IMbackK opened this issue Jan 14, 2025 · 1 comment
Open
3 tasks done

[REQUEST] Multi gpu conversion #715

IMbackK opened this issue Jan 14, 2025 · 1 comment

Comments

@IMbackK
Copy link

IMbackK commented Jan 14, 2025

Problem

The measurement stage of conversion takes pretty long.

Solution

Use multiprocessing to spawn n processes to do the measurement on all available gpus.

Alternatives

No response

Explanation

it would help if multiple gpus could be involved in conversion by measuring n tensors at a time across how ever many gpus are available.

Examples

No response

Additional context

No response

Acknowledgements

  • I have looked for similar requests before submitting this one.
  • I understand that the developers have lives and my issue will be answered when possible.
  • I understand the developers of this program are human, and I will make my requests politely.
@IMbackK
Copy link
Author

IMbackK commented Jan 15, 2025

Another easy win would be to allow the user to exclude some configurations from the measurement. When quantizeoing at 8bpw its unliekly 2.12 bpw will get any wins so the user could exclude it from the measurement.

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

1 participant