nim-anywhere icon indicating copy to clipboard operation
nim-anywhere copied to clipboard

Update README with clearer and/or suggested AIWB configuration inputs

Open nv-edwli opened this issue 5 months ago • 0 comments

I had a user trying to start the project who got confused at what to put for those configuration interstitials for the docker socket and for the local NIM cache.

The README does a good job providing a sample input for the latter:

Image

but less so for the former:

Image

I get that there is /var/run specified in the text, but unfortunately not everyone will read all of the text when working through the project.

Another concern is the user OS may require different formatting for these configurations. Maybe a good idea to call these out as well for clarity. For reference, the Hybrid RAG project states the following for a similar flow:

Image

nv-edwli avatar Sep 20 '24 19:09 nv-edwli