The model used in the “Semantic search with FAISS” section, multi-qa-mpnet-base-dot-v1, has been tuned for dot-product similarity, whereas FAISS uses cosine similarity. Is this an issue? If so, how should we calculate the dot-product similarity instead?