FlagEmbedding icon indicating copy to clipboard operation
FlagEmbedding copied to clipboard

There should be 'return_sparse_embedding' in BGEM3FlagModel class

Open IcyTide opened this issue 11 months ago • 1 comments

return_sparse_embedding arg exists in BGEM3ForInference, but cannot pass this arg from BGEM3FlagModel

IcyTide avatar Mar 22 '24 03:03 IcyTide

Considering the sparse embedding is large (more than 200,000 dimensions), we don't return sparse embedding.

staoxiao avatar Mar 22 '24 06:03 staoxiao