-
It seems that the last update introduced a bug making impossible to use vector embeddings in falkorDB... My tests failed with the last update. I think that the client try to parse a scalar, instead of…
-
HI,
I wonder what is the proper way to compute the embedding of a manually prompted mask (e.g with a few points), in order to do similarity matching with automatically labelled masks in the rest of…
-
Hey ...
it appears that the /recommend endpoint does not support 2D embedding vectors (which you get with late embedding models such as ColPali). At least that's how it is in the python client but I …
-
## Introduction
The Chrome local API with Gemini Nano support opens the door to doing Retrieval Augmented Generation completely client side in the browser. However, to achieve that goal completely…
-
### 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…
-
### Description
I’m using two models, `openchat_3.5.Q5_K_M.gguf` to generate text and `nomic-embed-text-v1.5.Q8_0.gguf` to calculate text embeddings.
When I input text that exceeds 512 tokens - in…
-
使用的配置文件,目前无法使用text-embedding-004和embedding-001模型
[相关官方文档 https://ai.google.dev/api/embeddings](https://ai.google.dev/api/embeddings)
```yaml
providers:
- provider: gemini
base_url: https://…
-
### 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
3 weeks ago
-
Hello again,
I see that you're including the generated TURL embeddings along the datasets.
I'm just wondering if you could also share/explain the code that generates those embeddings?
In partic…
-
Hello,
I'm reaching out to express a concern regarding the current `requirement for an OpenAI key for embeddings` in the cofounder project.
As many users, particularly in Europe, have encountere…