LMFlow icon indicating copy to clipboard operation
LMFlow copied to clipboard

[BUG] colab运行!source ./scripts/run_finetune.sh出现错误,怎么修改

Open Gera001 opened this issue 2 years ago • 3 comments

[2023-04-24 16:32:24,796] [WARNING] [runner.py:186:fetch_hostfile] Unable to find hostfile, will proceed with training with local resources only. Traceback (most recent call last): File "/usr/local/bin/deepspeed", line 6, in main() File "/usr/local/lib/python3.10/site-packages/deepspeed/launcher/runner.py", line 411, in main raise RuntimeError("Unable to proceed, no GPU resources available") RuntimeError: Unable to proceed, no GPU resources available

Gera001 avatar Apr 24 '23 16:04 Gera001

It requires GPU to run fine-tuning process. It seems that your machine does not have GPU. Could you run the program on a GPU machine? Thanks~

shizhediao avatar Apr 25 '23 02:04 shizhediao

google colab呀还是GPU类型的为什么会没有

---原始邮件--- 发件人: @.> 发送时间: 2023年4月25日(周二) 上午10:11 收件人: @.>; 抄送: @.@.>; 主题: Re: [OptimalScale/LMFlow] [BUG] colab运行!source ./scripts/run_finetune.sh出现错误,怎么修改 (Issue #304)

It requires GPU to run fine-tuning process. It seems that your machine does not have GPU. Could you run the program on a GPU machine? Thanks~

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Gera001 avatar Apr 25 '23 03:04 Gera001

RuntimeError: Unable to proceed, no GPU resources available 这个error message看起来是说没有GPU。 可以用nvidia-smi 检查一下

shizhediao avatar Apr 25 '23 15:04 shizhediao

This issue has been marked as stale because it has not had recent activity. If you think this still needs to be addressed please feel free to reopen this issue. Thanks

shizhediao avatar May 15 '23 01:05 shizhediao