bermudahonk

Results 6 comments of bermudahonk

Hello, to anyone who has been using that image in their own compose-files, you can/have to substitute the original image with a build rule like this to make things work...

I'm not a developer, but according to this [13059](https://github.com/intel/ipex-llm/issues/13059) things look promising so far :-)

I'm using an i6700T and it runs very acceptable in my case. The CPU has an HD 530 GPU and it runs with the latest image `intelanalytics/ipex-llm-inference-cpp-xpu` build localy. ```...

Ok, it seems, the model is loaded but somehow not used. Once I load the model manually, I get results and everything is working as it should. So far all...

I do second that suggestion. Also make an option to allow or disallow to make changes to configuration. Ordinary users should not have access to (or see) any model configuration.

Hello there, try bridge mode and expose/define ports in docker to be able to connect from outside (i.e. host). Personally I never use host or privileged mode, if I don't...