Showing posts with label faiss. Show all posts
Showing posts with label faiss. Show all posts

Thursday, August 29, 2019

faiss: install 過程

這篇蠻詳細的,直接看這裡吧︰
https://juejin.im/post/5bed7cebe51d454e5b5f2c23

Thursday, April 18, 2019

Python: LASER package

Used for the sentence to sentence aligner:
https://github.com/facebookresearch/LASER

Installation:
Reference the README.md

Install faiss package
conda install faiss-gpu cudatoolkit=9.0 -c pytorch