NVIDIA / NVIDIA/GenerativeAIExamples

Getting an error while running this command : docker compose up -d --build

Open
#329 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
4.2k
Forks
1.1k
Avg merge
10h 15m
Merged PRs (30d)
1

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the basic_rag/langchain example and the docker compose up -d --build command, then investigate the reported NVIDIA Container Toolkit error in the WSL environment. Done would require confirming the required NVIDIA hardware, driver, and runtime prerequisites or documenting that this setup cannot run without them.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.