Skip to content

[Feature request] Support CPU+GPU mixed execution #1

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

Open
malfet opened this issue Mar 28, 2024 · 1 comment
Open

[Feature request] Support CPU+GPU mixed execution #1

malfet opened this issue Mar 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@malfet
Copy link
Contributor

malfet commented Mar 28, 2024

Assumption right now, it's only needed when there is not enough GPU memory, but perhaps sometimes it's just faster this way

Right now we only doing tokenization on CPU and inference can run on either CPU or GPU

@mikekgfb
Copy link
Contributor

Already supported in PyTorch, but it's on the user to orchestrate

@mikekgfb mikekgfb changed the title Support CPU+GPU mixed execution [Feature request] Support CPU+GPU mixed execution Apr 25, 2024
@Olivia-liu Olivia-liu added the enhancement New feature or request label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants