Facing 132 error in model serving while using faiss
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2026 10:40 PM
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