Just try and follow this Doc for Linux: https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/DockerGuides/docker_pytorch_inference_gpu.md
Questions - as everything below sycl-ls it is not working at all (issues below): Is this the current doc? Or are there other docs which are known to work?
I would love to see this fixed or get a hint where to find currennt working examples.
My Boss expects me to port our stuff for ARC GPUs and iGPUs.
-
env check script does not exist.
-
Most directories have different locations
-
hf downloader seems outdateted and refuses to download models from the default config
-
pytorch torchvision libpng missing warniings
-
TypeError: 'NoneType' object is not iterable run.py:2331
As the doc had its last changes a few weeks ago I thought it should be okay..