FlagEmbedding
FlagEmbedding copied to clipboard
There should be 'return_sparse_embedding' in BGEM3FlagModel class
return_sparse_embedding arg exists in BGEM3ForInference, but cannot pass this arg from BGEM3FlagModel
Considering the sparse embedding is large (more than 200,000 dimensions), we don't return sparse embedding.