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

Segment Fault 是哪的问题? #165

Open
wanghaosjtu opened this issue Jan 2, 2024 · 0 comments
Open

Segment Fault 是哪的问题? #165

wanghaosjtu opened this issue Jan 2, 2024 · 0 comments

Comments

@wanghaosjtu
Copy link

在一个没有GPU但是有500G内存的机器上run zero_nlp/chatglm_v2_6b_lora/train.sh,
这是哪出问题了?

[INFO|configuration_utils.py:768] 2024-01-02 16:39:58,209 >> Generate config GenerationConfig {
"_from_model_config": true,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.33.2"
}

/usr2/haow/workspace/miniconda3/envs/ptune/lib/python3.8/site-packages/torch/utils/checkpoint.py:429: UserWarning: torch.utils.checkpoint: please pass in use_reentrant=True or use_reentrant=False explicitly. The default value of use_reentrant will be updated to be False in the future. To maintain current behavior, pass use_reentrant=True. It is recommended that you use use_reentrant=False. Refer to docs for more details on the differences between the two variants.
warnings.warn(
free(): invalid pointerfree(): invalid pointerfree(): invalid pointerfree(): invalid pointerfree(): invalid pointerfree(): invalid pointerfree(): invalid pointerfree(): invalid pointerfree(): invalid pointerfree(): invalid pointerfree(): invalid pointerfree(): invalid pointer
free(): invalid pointer./train.sh: line 26: 19064 Segmentation fault python main.py

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