replicate/cog

Warn if nvidia-docker is not installed

开放

#625 创建于 2022年5月27日

 (2 条评论) (3 个反应) (0 位负责人)Python (356 个派生)batch import
documentationgogood first issue

仓库指标

星标
 (5,724 个星标)
PR 合并指标
 (平均合并 7天 8小时) (30 天内合并 19 个 PR)

描述

When nvidia-docker isn't installed and you're trying to run a GPU model, Cog blows up with a big unparseable stack trace. We should check for nvidia-docker and show instructions for how to install nvidia-docker if it's not available.

贡献者指南