-
**Describe the bug**
When I try to run the Langchain4j example project with Neo4j in a Ktor project the error occurs: Unable to load library 'cudart'. This same error does not happen in a project w…
-
Please approve or deny opensearch-py-ml model uploading:
:white_check_mark: — It is verified that this model is licensed under Apache 2.0
============= Workflow Details ==============
- Workflow Na…
-
Hello, I'm trying to have a quantized model running in multi-process, this is my model:
```python
from sentence_transformers import SentenceTransformer
from torch.nn import Embedding, Linear
fro…
-
This desktop app looks very promising, keep up the great work!
Besides the Feature-Suggest: Alternative OpenAI URL and the option for an external Ollama URL @deliciousbob, I recommend adding RAG an…
-
Thanks for sharing the model, I have been able to test it on my macbook pro, i9 with 32 GB of ram. I notice that the cpu goes to 400% when inferring the answer, and the gpu goes to 0%. Is it possible …
-
Sometimes we are getting good results for a query and sometimes very bad results. Initially we thought it was the embedding model. But Milvus consistently returns the same distance scores so the embed…
-
![afd94de9545969e83ab9ef2454c588a](https://github.com/thomas-yanxin/LangChain-ChatGLM-Webui/assets/134503417/ef12708c-d78e-42e3-82da-9a6991f30713)
我这里为什么会用CPU啊,GPU完全没有调用
-
Hi ,
Background -
I am trying to finetune the BGE-Large model - 'BAAI/bge-large-en-v1.5' on custom domain specific dataset.
I am using data in format - triplets - (anchor, postive sample, negat…
-
### Description
Weird color on dark mode. It's hard to recognize the words under this background.
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (R…
-
Python 3.10.12
fresh venv and only thing that is installed is `pip install mteb` (mteb==1.14.15)
when running
```python
import mteb
from sentence_transformers import SentenceTransformer
mod…