-
In order to know which slides are related to each other and group slides by content, it might be useful to explore text-embeddings. To minimize costs, I propose to try [mxbai-embed-large](https://olla…
-
### What would you like to see?
Firstly - wow, what a project. Legitimately impressed.
As for the feature request - it'd be good if Google could be supported for text embeddings (https://cloud.…
Stono updated
2 weeks ago
-
Given the constraints of PGVector, we are currently limited to using text embeddings with a fixed dimension. This limits our ability to test and use text embeddings from different suppliers (e.g., [cl…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
I am planning to refactor the [existing Embeddings class](https://github.com/holoviz/lumen/blob/main/lumen/ai/embeddings.py#L6).
The purpose is to supply LLMs with up-to-date or private data using re…
-
what is the best way to extract embeddings as output instead of text...We are planning to fine tune the model and extract embeddings insetad of text caption. Any suggestions?
-
### What happened?
Using config
```yaml
model_list:
- model_name: bge-large-en-v1.5
litellm_params:
model: huggingface/BAAI/bge-large-en-v1.5
api_base: http://localhost:80…
-
Hello,
I'm trying to deploy `gte-multilingual-reranker-base` using the Text Embeddings Inference but have encountered issues despite following the guidance provided in [issue #366](https://github.c…
-
### Bug Description
Any calls to async-await operations that are related to llama_index.embeddings.gemini is causing this error:
TypeError: object BatchEmbedContentsResponse can't be used in 'await'…
-
### What is the issue?
When using different context sizes (`num_ctx`) with the Ollama embedding model, I noticed big differences in the cosine similarity of the embeddings. Specifically, when I set t…