JavierCCC

Results 16 comments of JavierCCC

Check /etc/docker/daemon.json You want to have a runtime definition related to nvidia inside it, something like this ``` (...) "runtimes": { "nvidia": { "path": "nvidia-container-runtime", "runtimeArgs": [] } (...) ```...

> > It is my understanding that telemetry is currently hardwired into the system. If this is incorrect, please let me know. > > You are correct, but Telemetry can...

Not sure what is happening. But it looks like a big change. My code is also not working anymore.

I'm having the same issue with vllm and mixtral8x7b