deepspeedai / deepspeedai/DeepSpeed

[ERROR] [launch.py:321:sigkill_handler] exits with return code = -11

Open
#5,690 4 comments 1 reaction 1 assignee View on GitHub

@duli2012 is already working on this.

Since Jun 26, 2024.

bug training
Dominant language
Python
Stars
43.1k
Forks
5k
Avg merge
4d 15h
Merged PRs (30d)
112

Description

I am trying to finetune a LLM by running a finetune script (https://github.com/PKU-YuanGroup/Video-LLaVA/blob/main/scripts/v1_5/finetune.sh). I am using zero2_offload.json. After running the script the script automatically terminates by giving return code = -11

This is the finetune_script I am using
image

This is the error I am getting
image

ds_report output
image

**System info **

  • OS: [Ubuntu 22.04.4 LTS]
  • GPU count and types [x4 Tesla T4]
  • Python version 3.10.14

Additional context
I am using a AWS Cloud , I have also checked issue #4002 , but the error still persists .

I am getting this output when I use df -h
image

Please help me resolve this error.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.