Frédéric THOMAS
Frédéric THOMAS
Yes please as not having the cluster in the UI, I cannot do any action on it (Delete, Clone, ...) @Jason-ZW Actually after a bit, I refreshed and seen the...
Also, I wonder if it has some connectivity consequences as none of the create pods succeeded, see FailedCreatePodSandBox in the above log, what do you think?
I can manually `curl https://auth.docker.io/token?scope=repository%3Arancher%2Fpause%3Apull&service=registry.docker.io` from inside the cluster
Hi @Jason-ZW I would love to see the same on my side but the server node does not seem to have any connectivity to the outside word: ``` log E1115...
I will try today with the last RC
Same issue: Model: Intel(R) Arc(TM) Graphics Driver Version: 32.0.101.6913 Manufacturer: Intel Corporation Also reported as an [intel/IPEX-LLM issue](https://github.com/intel/ipex-llm/issues/13250) ``` C:/Users/DoubleFx/anaconda3/envs/llm-npu/python.exe c:/.../AI/IPEX-LLM/test.py ; start-sleep -milliseconds 10 Adding to PATH: C:\Program Files...
Hi, thank you for the suggestion. I've performed the tests you requested. **1. Standalone Torch Test:** You asked if installing `torch==2.1.0a0` works on its own. The package is present in...
Hi, thank you again for your help. The suggestion to install `libuv` was correct and it resolved the `WinError 126` when importing `torch`. However, we have encountered a new problem....
Hi, Following up on our previous conversation, we've made significant progress based on your advice but have unfortunately hit a final wall on the Windows platform. **High-Level Summary:** The good...
Hi, Following up on our extensive troubleshooting, we have now encountered a hard crash within the Level Zero driver API, which seems to be the root cause of the NPU...