ALei
ALei
> > ubuntu服务器信息如下 nvidia-container-toolkit Version: 1.17.7-1 NVIDIA-SMI 550.144.03 Driver Version: 550.144.03 CUDA Version: 12.4 onnxruntime-gpu 1.22.0 Cuda compilation tools, release 11.5 > > 报错信息如下 172.18.0.1 - - [29/May/2025 15:37:56] "GET...
@LegendaryM 您好。nvidia的显卡已经升级到最新  制作视频依然卡在5%,611秒后报错,报错信息如下 172.18.0.1 - - [29/May/2025 17:56:08] "GET /easy/query?code=66dfed3c-1752-4f23-92ff-f0a5cbc9c211 HTTP/1.1" 200 - Traceback (most recent call last): File "trans_dh_service.py", line 414, in trans_dh_service.TransDhTask.work File "/usr/local/python3/lib/python3.8/multiprocessing/queues.py", line 108, in...
@LegendaryM test_gpu容器并没有启动成功,截图和错误日志如下,这代表了什么?另外我的服务器是租用的云主机。  
@LegendaryM 我的服务器无法拉取镜像,镜像(包含heygem三个镜像)都是从本地mac计算机下载镜像然后上传到服务器的,根据提示“WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v3) and no specific platform was requested”,我怀疑是镜像框架错误了,所以又从新拉取了镜像“docker pull --platform linux/amd64 nvidia/cuda:12.0.0-base-ubuntu22.04”,最后test_gpu容器运行成功了。  uname -a 和 cat...
@LegendaryM 在 heygem-gen-voideo 容器中执行 nvidia-smi 没有任何输出,另外两个容器可以正常输入显卡信息,屏幕截图如下。 
> > [@LegendaryM](https://github.com/LegendaryM)在 heygem-gen-voideo 容器中执行 nvidia-smi 没有任何输出,另外两个容器可以正常输入显卡信息,屏幕截图如下。 > >  > > 两个问题: > > 1. heygem-gen-video 图像是通过 docker-compose.yml 还是通过 docker-compose-5090.yml 提取的? > 2. 如何启动 heygem-gen-video?能发一下启动命令吗? 1、heygem-gen-video镜像,是在 windows 计算机通过下载、打包、上传、加载到服务器的。 docker...
> > > > [@LegendaryM](https://github.com/LegendaryM)在 heygem-gen-voideo 容器中执行 nvidia-smi 没有任何输出,另外两个容器可以正常输入显卡信息,屏幕截图如下。 > > > >  > > > > > > > > > 两个问题: > > > > > >...
> [@thunder1218](https://github.com/thunder1218) Ok. This is more convenient 请问您的邮箱在哪里查看?
> > [@thunder1218](https://github.com/thunder1218)好的,这样更方便 > > 请问您的邮箱在哪里查看? 发送邮件的时候,提示邮箱不存在。我的服务器账号是 117.50.27.58端口 22 账号 root 密码Yilieyun@517
> [@thunder1218](https://github.com/thunder1218)我使用 docker run 启动了一个名为 test_gpu 的容器。尝试发起请求。 > >  视频已经合成成功,请问我的问题在哪里?