SPLADE: Any plans on Integration?

Hello weaviate Team.

I’ve been using Weaviate for almost a year now, I’m using the Hybrid Search, BM25, with a voyage embedding model.

I was recently looking at SPLADE, and was wondering if there are any plans to integrate this into the Keyword search, as a replacement, or alongside BM25.
I’d like to be able to do a Hybrid search with the Dense vectors + SPLADE + BM25, this is my dream scenario. But just Dense vectors + SPLADE would also make me happy.

From the knowledge cards, I saw you guys were already aware of SPLADE: Sparse Vectors - Weaviate Knowledge Cards

SPLADE-v3 on Huggingface: naver/splade-v3 · Hugging Face

Thanks!