sachin
sachin
Hi. I'm getting errors in conversion from .hdf5 file to .t7 . Are you using the bninception model file only? Can you directly share the converted pytorch model ?
followed installation of Vllm via this [link](https://ipex-llm.readthedocs.io/en/latest/doc/LLM/Quickstart/vLLM_quickstart.html) tried running via docker too: Here is the [image](https://hub.docker.com/r/intelanalytics/ipex-llm-serving-vllm-xpu/tags?page=&page_size=&ordering=-last_updated&name=) Still getting the no module named ipex_llm.vllm.xpu Using currently on Arc A770 ``` python...