ymcui/Chinese-LLaMA-Alpaca-3

已经在一张卡上执行了微调训练,现在想再执行另一个预训练,但脚本执行出错,请问要怎样修改脚本

czhcc opened this issue · 2 comments

提交前必须检查以下项目

  • 请确保使用的是仓库最新代码(git pull)
  • 已阅读项目文档FAQ章节并且已在Issue中对问题进行了搜索,没有找到相似问题和解决方案。
  • 第三方插件问题:例如llama.cpptext-generation-webui等,建议优先去对应的项目中查找解决方案。

问题类型

模型训练与精调

基础模型

Llama-3-Chinese-8B-Instruct(指令模型)

操作系统

Linux

详细描述问题

已经在一张卡上执行了微调训练,现在想再执行另一个预训练。GPU卡的内存还足够。
然后出现网络地址被占用的错。

依赖情况(代码类问题务必提供)

运行日志或截图

执行出错:
The server socket has failed to listen on any local network address. useIpv6: 0, code: -98

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your consideration.

Closing the issue, since no updates observed. Feel free to re-open if you need any further assistance.