BireleyX

Results 24 comments of BireleyX

@onestardao thanks for the response. for now, I'll just wait for raganything to be integrated into the server.

> Thanks for the update — understood that you’re waiting for Raganything to be integrated with LightRAG Server. By the way, I’ve been compiling a list of similar integration and...

> > [@aned](https://github.com/aned) How's the performance of cross-encoder/ms-marco-MiniLM-L-6-v2 in your solution? I see you also use CPU only, similar to my situation. > > It worked according to the LightRAG...

> An example of deploy your local rerank model for LightRAG test: > > https://github.com/decouples/Awesome_Python/blob/master/rag_rerank_server.py > > ## 1、download rerank model > 2、start rag_rerank_server.py, (python rag_rerank_server.py) > 3、edit the LightRAG...