PS C:\Users\86180> docker run --gpus all -it -p 8888:8888 -p 7860:7860 -p 6666:22 --name ayanami --ipc=host darkroot1234/ayanami:latest * Restarting OpenBSD Secure Shell server sshd [ OK ] /opt/conda/lib/python3.10/site-packages/pytorch_lightning/utilities/distributed.py:258: LightningDeprecationWarning: `pytorch_lightning.utilities.distributed.rank_zero_only` has been deprecated in v1.8.1 and will be removed in v1.10.0. You can import it from `pytorch_lightning.utilities` instead. rank_zero_deprecation( Dreambooth API layer loaded LatentDiffusion: Running in eps-prediction mode Killed

PS C:\Users\86180> docker run --gpus all -it -p 8888:8888 -p 7860:7860 -p 6666:22 --name ayanami --ipc=host darkroot1234/ayanami:latest * Restarting OpenBSD Secure Shell server sshd [ OK ] /opt/conda/lib/python3.10/site-packages/pytorch_lightning/utilities/distributed.py:258: LightningDeprecationWarning: `pytorch_lightning.utilities.distributed.rank_zero_only` has been deprecated in v1.8.1 and will be removed in v1.10.0. You can import it from `pytorch_lightning.utilities` instead. rank_zero_deprecation( Dreambooth API layer loaded LatentDiffusion: Running in eps-prediction mode Killed
用户500598139
2023年10月31日
|
浏览 229

根据你提供的信息,运行Docker命令时出现了Killed的错误。这通常表示内存不足导致容器被强制终止。你可以尝试增加主机上的可用内存或者调整Docker容器的内存限制来解决此问题。

我要提问
复制内容
分享给好友
AI编程问答网 免责声明:
以上内容除特别注明外均来源于网友提问,AI编程问答网回答,权益归原著者所有;