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

接入OneKE模型的时候,model.to(device)将模型移动到GPU上卡住 #399

Closed
yuuki-nanamin opened this issue Nov 15, 2024 · 0 comments

Comments

@yuuki-nanamin
Copy link

接入OneKE模型的时候,在/nn4k/executor/huggingface/hf_decode_only_executor.py函数中,model.to(device)将模型移动到GPU上卡住了,GPU显存利用毫无变化;直接将模型load到GPU上也会卡住。
但是单独load OneKE模型到GPU上是可以的

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

2 participants