NVIDIA / NVIDIA/GenerativeAIExamples
Getting an error while running this command : docker compose up -d --build
还没有人认领这个 Issue。
- 主要语言
- Jupyter Notebook
- 星标
- 4.2k
- 派生
- 1.1k
- 平均合并
- 10 小时 15 分钟
- 30 天内合并 PR
- 1
描述
I am getting an error while running the following command docker compose up -d --build for https://github.com/NVIDIA/GenerativeAIExamples/tree/main/RAG/examples/basic_rag/langchain
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running prestart hook #0: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: initialization error: WSL environment detected but no adapters were found: unknown
It appears based on the error message text that some nvidia driver is missing.
Can you tell me which driver? Also do I need to have any nvidia chip on my system to run this ? Or This would access Nvidia hardware over the cloud?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 basic_rag/langchain 示例和 docker compose up -d --build 命令开始,然后调查 WSL 环境中报告的 NVIDIA Container Toolkit 错误。确认所需的 NVIDIA 硬件、驱动程序和运行时前置条件,或记录在缺少这些条件的情况下此设置无法运行,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, docker-compose
- 领域
- infrastructure
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 18/100