Open-Assistant
Open-Assistant copied to clipboard
fail to docker pull oasst-inference-worker-llama:latest
Digest: sha256:af3ff8ebdc5a98b03731ede2655edbf7a43cbed07c267acbd41513cf518c832a
Status: Image is up to date for ghcr.io/laion-ai/open-assistant/oasst-inference-worker-llama:latest
ghcr.io/laion-ai/open-assistant/oasst-inference-worker-llama:latest
docker: Error response from daemon: unknown or invalid runtime name: nvidia.
See 'docker run --help'.
can you include the inference of llama package in docker folder?
Did you install nvidia-docker
? Here are the instructions
And can you run nvidia-smi
on your host system without error?