You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The all-MiniLM-L6-v2 model is based on BERT which is case sensitive. In order to obtain the same vectors from embeddings, the query sentence should be lowered before sending.