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

Caught signal 11 (Segmentation fault: address not mapped to object at address (nil)) #6

Open
lmh1030838681 opened this issue Apr 9, 2024 · 0 comments

Comments

@lmh1030838681
Copy link

Hi dear
Thank you for such excellent work and I am very excited to follow it。But I have a problem when I follow quickstart in README.
Specifically, when running to model = AutoModel.from_pretrained(ckpt_path, trust_remote_code=True).cuda().half(), the following error Caught signal 11 (Segmentation fault: address not mapped to object at address (nil)) will be reported and blocked.

my env bulit with
conda create -n songcomposer python=3.9.19 conda activate songsomposer pip install torch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cu121 pip install transformers==4.31.0 pip install sentencepiece==0.2.0

A800 NVIDIA-SMI 525.60.13 Driver Version: 525.60.13 CUDA Version: 12.2
thx

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