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

[Help]: Clarification on CPU Compatibility and Requirements. Does Cpu work here? #372

Open
zhouruc16 opened this issue Dec 17, 2024 · 0 comments

Comments

@zhouruc16
Copy link

Problem Overview

Hi team,

I would like to clarify if Amphion supports running on CPU-only systems. While testing the framework on a CPU machine, I encountered some issues that may indicate GPU dependency, but there is no clear mention of CPU requirements in the documentation or issues section.
Questions
Is Amphion designed to run on CPU-only hardware, or is a GPU mandatory for certain tasks or models?
If CPU compatibility is supported:
Are there any specific configurations or flags to enable CPU inference?

when I tried to use cpu, this error happened
RuntimeError: Error while trying to find names to remove to save state dict, but found no suitable name to keep for saving amongst: {'model.head.istft.window'}. None is covering the entire storage.Refusing to save/load the model since you could be storing much more memory than needed. Please refer to https://huggingface.co/docs/safetensors/torch_shared_tensors for more information. Or open an issue.

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