I have installed the Nvidia workbench and am trying to access the clone repository as I want to use Rag application to build notebook code.
It has been building the project for hours and progress shown is still 1/34 and there is no much progress. Please help me on this issue so that I can access the notebook.
Typically the container pull is dependent on system resources and/or the network your system is on. Are you on a stable and fast network connection on your local machine? If you try to pull the container outside of AI Workbench, is it similarly slow?
Yes I am having a stable internet connection, I have tried multiple times and waited for hours but there is no progress on build, it is only showing 1/34 even if i wait for ling time. If its possible for you can we have a quick call to discuss and check on this.
I think working locally on Windows needs to go through the WSL virtualization layer which can slow things down. You can verify your container pull speeds by opening the WSL distro and running the docker pull command in there directly. Alternatively you can also work on a remote Ubuntu instance if you have access to one.