{ "model_name": "sentence-transformers/all-mpnet-base-v2", "embedding_dimension": 768, "max_sequence_length": 384, "pooling_mode": "mean", "normalize_embeddings": true, "use_case": "document_encoding_for_rag", "compatible_with": [ "faiss", "chromadb", "pinecone", "weaviate" ] }