-
Hello,
so I am about to try the Graph Builder for the first time. With Ollama.
I need my data (PDFs etc.) te be kept private and to use the tool totally offline.
Newby question: is the OPENAI_API_K…
-
I'm looking to use pytriton to run inference for a model. We have existing systems that send requests with the format:
```
{
'embedding' : [...]
}
```
However triton/pytriton requires th…
-
### What is the issue?
Running `ollama run mistral ""& /set nohistory & /set quiet &` in a bash script as the entrypoint to a docker container, in an attempt to start mistral right after starting the…
-
“I am trying to use the model from https://huggingface.co/BAAI/bge-small-en-v1.5, but I encounter an error during encoding. Do you have any suggestions?”
```
E FATAL EXCEPTION: DefaultDispatch…
-
**问这个问题前,我想询问一下gte模型的效果是不是会显著影响RAG的质量呢,如果没什么影响,那我就不换gte模型了**
**下面是换完gte模型的情况:
最下面是我修改的using_deepseek_as_llm.py代码,简单来说我就是把using_local_embedding_model.py里面的方法抄过来了,加了一个**
EMBED_MODEL = SentenceTrans…
-
### Issue description
Create a context fail on Linux / AMD64 with CUDA
### Expected Behavior
The following code returns a context:
`const context = await model.createContext();`
### Act…
-
I don't know if it's an appropriate place to submit such proposals, but I'd like to introduce the idea somewhere.
BERT is an encoder-decoder language model that can extract the meaning of words, se…
-
How can I to obtain the embeddings of paper and author in the TACM12K dataset. The code is not found in the rllm.
-
### Description
Training Best-in-Class IR Models from Scratch with 10 Gold Labels. This method allows for the training of small-scale (under 100M parameters) neural information retrieval (IR) models …
-
Models which we need to implement before the full benchmark can be run.
models derived from #705
Works with sentence transformers:
- [x] all-MiniLM-*-v2
- [x] paraphrase-multilingual-*
- [x]…