-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
使用的配置文件,目前无法使用text-embedding-004和embedding-001模型
[相关官方文档 https://ai.google.dev/api/embeddings](https://ai.google.dev/api/embeddings)
```yaml
providers:
- provider: gemini
base_url: https://…
-
https://huggingface.co/collections/cl-nagoya/ruri-japanese-general-text-embeddings-66cf1f3ee0c8028b89d85b5e
-
Hi, thank you for your excellent work. As we know, in text-to-text models, we can perform Retrieval-Augmented Generation (RAG). For more clarification, I have my personal data in text format, but to m…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
### What is the issue?
**Server log:** [server.log](https://github.com/user-attachments/files/17682295/server.log)
After upgrading from version 0.3.12 to version 0.4.0, embedding calculation fai…
-
Because I want to use the individual view models in isolation, I'm trying to build a pipeline that processes SMILES molecules into embeddings through the three view models. However, running the `model…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Description
Cohere embeddings are not working other than default `float`.
I am trying to create the `binary` embeddings but it generates the invalid response error from the SDK.
I am using …
-
Hello, I created a test script which I was testing on Aarch64 platform, for distilbert inference and using wanda sparsifier:
```
import torch
from transformers import BertForSequenceClassificatio…