ekshaks / ragpipe

Iterate fast on your RAG pipelines
Apache License 2.0
16 stars 2 forks source link

Adding new Encoders as plugins #3

Open ekshaks opened 3 months ago

ekshaks commented 2 months ago

(6cc99c017a98f48d3254a60078c13106385dcee8) Added BMX as external plugin here

ekshaks commented 2 months ago

(ae3140d0c8608a4831539e8fd5f7d9cb907972c0) Added mxbai-large binary embeddings.

ekshaks commented 2 months ago

Add BAAI models not supported by FastEmbed. e.g. https://huggingface.co/BAAI/bge-en-icl

ekshaks commented 3 weeks ago

(6b688eeeca4777879e99ad79d294c4677971226f) Added model2vec encoder