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

[BUG/Help] <title>DLL load failed while importing _imaging: 找不到指定的模块。 #1501

Open
1 task done
su-qiyun opened this issue Dec 8, 2024 · 0 comments
Open
1 task done

Comments

@su-qiyun
Copy link

su-qiyun commented Dec 8, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

只写了两行代码
from transformers import AutoModel
model = AutoModel.from_pretrained("THUDM/chatglm3-6b", trust_remote_code=True)
报错类型如下:
8 361QE)G_GWTNVH}CMP2

Expected Behavior

No response

Steps To Reproduce

1

Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :

Anything else?

No response

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