ALei

Results 11 comments of 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的显卡已经升级到最新 ![Image](https://github.com/user-attachments/assets/3d586d5d-e003-452c-bc8d-d638527f9412) 制作视频依然卡在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容器并没有启动成功,截图和错误日志如下,这代表了什么?另外我的服务器是租用的云主机。 ![Image](https://github.com/user-attachments/assets/5c2516a1-dbdf-4c21-937b-79a8a924fc0f) ![Image](https://github.com/user-attachments/assets/1568545a-786e-4b1f-817b-d7b21418fe7f)

@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容器运行成功了。 ![Image](https://github.com/user-attachments/assets/9849b889-d9bd-47de-89b9-d29d619c0c3a) uname -a 和 cat...

@LegendaryM 在 heygem-gen-voideo 容器中执行 nvidia-smi 没有任何输出,另外两个容器可以正常输入显卡信息,屏幕截图如下。 ![Image](https://github.com/user-attachments/assets/e782f5bf-2b3b-415d-9512-a01684876c99)

> > [@LegendaryM](https://github.com/LegendaryM)在 heygem-gen-voideo 容器中执行 nvidia-smi 没有任何输出,另外两个容器可以正常输入显卡信息,屏幕截图如下。 > > ![Image](https://github.com/user-attachments/assets/e782f5bf-2b3b-415d-9512-a01684876c99) > > 两个问题: > > 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 没有任何输出,另外两个容器可以正常输入显卡信息,屏幕截图如下。 > > > > ![Image](https://github.com/user-attachments/assets/e782f5bf-2b3b-415d-9512-a01684876c99) > > > > > > > > > 两个问题: > > > > > >...

> [@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 的容器。尝试发起请求。 > > ![Image](https://github.com/user-attachments/assets/8db813c0-7b04-43b4-920f-f9946c0e0b74) 视频已经合成成功,请问我的问题在哪里?