-
After successfully adding our azure deployed `gpt4o_mini` and `text-embedding-ada-002` instances (many thanks for this plugin!, btw, [I've made a small PR to update the README](https://github.com/fabg…
-
I want to use Cohere's multilingual embedding and rerank models within Azure. Can I configure it today, or is Azure exclusive to OpenAI?
-
I want to first continue pre-training of `bge-en-icl` model before fine-tuning it. Could you please refer me to an example of how to do that? I think the examples are no longer in your repo.
-
Hi, I just looked into the paper and code briefly and I wonder if currently, BM25 is in fact the only retrieval model that is supported? No semantic models as retrievers functionality is built-in by d…
-
Should be a single class (e.g. SentenceEmbedder) and will dynamically load the correct model based on the model name. Could be achieved as a wrapper class.
-
I have a lot of psychology and neuroscience content in my vault I like to use to help write articles and things of that nature. What embeddings model should I use? I'm worried about trying different o…
-
TODO List
- [ ] VertexAI
- [ ] Azure
- [ ] bedrock: titan, cohere
- [ ] Mistral
- [ ] Transformers
- [ ] qianfan
- [ ] minimax
- [ ] ZhiPu
- [ ] Watson
- [ ] PostgresML
-
Hi!
There are models that accept prompt + query. Do you plan to support those models? They are very popular
https://huggingface.co/spaces/mteb/leaderboard
for example this model - https://huggin…
-
Title.
See `Docs/Evaluation_Plans.md`
-
### 🚀 The feature, motivation and pitch
We are working to make embedding models a first-class citizen in vllm.
It would be great if we had logging metrics that are more native to embedding models!…