TypeError: __init__() got an unexpected keyword argument 'pooling_mode_weightedmean_tokens' when loading through Sentence-transformers

#7
by rewisdomai - opened

I am unable to load these embeddings in LanceDB using this https://lancedb.github.io/lancedb/embeddings/default_embedding_functions/#sentence-transformers

it through the error TypeError: __init__() got an unexpected keyword argument 'pooling_mode_weightedmean_tokens' which doesn't go away even with latest sentence-transformers package, it's a known issue

how to load it?

mixedbread ai org

Hey, thank you opening this issue. Maybe @tomaarsen can help with that.

rewisdomai changed discussion status to closed

Sign up or log in to comment