Closed PPPoint-t closed 3 months ago
This PR updates the Dockerfile to add support for the FAISS dynamic library.
- Modified the to include installation and configuration of the FAISS dynamic library.
Dockerfile
- Updated the to include the FAISS library path.
/usr/local/
Change the dependency mode to FAISS static library. Updated the download path.
This PR updates the Dockerfile to add support for the FAISS dynamic library.
Dockerfile
to include installation and configuration of the FAISS dynamic library./usr/local/
to include the FAISS library path.