Facing 132 error in model serving while using faiss

venkatkittu
New Contributor

Hi,
I have been trying to deply a rest endpoint for my application using the model serving feature, I have registered my model on the unity catalog and when trying to serve the model it is getting sucess when I removed the code related faiss and when i inlcuded the code related to faiss, it is giving me below error
[4nsjz] [2026-02-06 13:54:38 +0000] [52] [ERROR] Worker (pid:13558) was sent code 132!

 

can anyone help me with this