HKUDS / LightRAG

"LightRAG: Simple and Fast Retrieval-Augmented Generation"
https://arxiv.org/abs/2410.05779
MIT License
4.44k stars 445 forks source link

Ollama extraction entity not working #59

Closed ilanb closed 2 hours ago

ilanb commented 4 hours ago

Hi,

How model use for entity extraction ? tried llama3.1 with mxbai-embed-large or llama3.2 nothing extarcted :-( Work fine with openAI... thanks !

240839785 commented 3 hours ago

When I use deepseek's API, it works fine, but when I use ollama's qwen2.5, I encounter 0 entities.

LarFii commented 2 hours ago

Maybe this comment can help.

240839785 commented 2 hours ago

Maybe this comment can help.

yes, i had tried and it works