-
I have 2 RTX4090,when inference, have a bug.
The code is below:
```
from FlagEmbedding import BGEM3FlagModel
import os
if __name__ == "__main__":
model = BGEM3FlagModel('weights/bge-m3',
…
-
Hi there, really nice project you've got here! I'm using mongita as an embedded DB in one of my projects and it's great, but I've started making a few tweaks I thought you might be interested in?
…
-
- [ ] [LMOps/README.md at main · microsoft/LMOps](https://github.com/microsoft/LMOps/blob/main/README.md?plain=1)
# LMOps/README.md at main · microsoft/LMOps
## LMOps
LMOps is a research initiati…
-
Hi All,
I've been working through aligning the TerraNexus OGC API Server to the latest draft version of the OGC API DGGS definition document and I've hit an issue in relations to the best way to st…
-
Hi,
I am using partition and chunk_by_title to chunk my pdfs. It generally works but when I investigated the chunks I saw that if there is a Table in one of my documents, the title of the table is …
-
1) What are some good song similarity metrics?
**1-a)** For songs $s_1$ and $s_2$ in a platform, for $i=1,2$, let $S_i$ be the set of playlists that contain $s_i$. Is [Jaccard Index](https://en.wikip…
-
Auth looping back to unauthenticated state on some machines
-
I'm trying to probe the default case ,but it doesn't works.
(localGPT) ➜ localGPT git:(main) ✗ CMAKE_ARGS="-DLLAMA_METAL=on" FORCE_CMAKE=1 pip install llama-cpp-python==0.1.83 --no-cache-dir
…
-
Hi,
what are the possible include/exclude parameter to define the scope needed documentation?
The environment is to large to get all information in one step.
Greetings
Andi
-
```
I have this documentation stored in a database, upon retrieval, the code is
formed into HTML and then uses DOMPDF to create a PDF document for storage and
transfer between customers.
Some samp…