huggingface / text-embeddings-inference

A blazing fast inference solution for text embeddings models
https://huggingface.co/docs/text-embeddings-inference/quick_tour
Apache License 2.0
2.27k stars 136 forks source link

sbert based mpnet model(related issue #33) #250

Open NewBornRustacean opened 2 months ago

NewBornRustacean commented 2 months ago

Model description

Hello! Thanks for this great work :)

Previously, I implemented mpnet-rs and found a related issue(feature request) #33

If there is no on-going work for the mpnet model, I want to refactor my mpnet-rs crate and add it to text-embeddings-inference.

Have a nice day :)

Open source status

Provide useful links for the implementation

vrdn-23 commented 2 months ago

Hey, Thanks for the awesome effort to add a new model! I'm also interested in using this model with TEI. Did you receive any follow-up from the maintainers?

NewBornRustacean commented 2 months ago

Hello! Thanks for your comment! I didn't get any follow up, but I'm just about to start to code. It might take some time to refactor. I'll open draft PR ASAP!

vrdn-23 commented 1 month ago

@NewBornRustacean Just wanted to know if you've made any progress on this?

NewBornRustacean commented 1 month ago

Oh sorry man... I've been so busy with work lately that I haven't had a moment to spare. It's already been almost a month. I'm really sorry for keeping you waiting. I think I'll be able to get some work done either this weekend or next weekend.

OlivierDehaene commented 2 weeks ago

Adding mpnet would be great if you have the bandwith.