OSU-NLP-Group / HippoRAG

[NeurIPS'24] HippoRAG is a novel RAG framework inspired by human long-term memory that enables LLMs to continuously integrate knowledge across external documents. RAG + Knowledge Graphs + Personalized PageRank.
https://arxiv.org/abs/2405.14831
MIT License
1.41k stars 117 forks source link

combined with ircot #58

Open victttt opened 1 month ago

victttt commented 1 month ago

when i change the --max_step to combine with IRCoT, it showed me the error passage, i don't know why, can you help me? thank you!

截屏2024-10-15 09 38 17
yhshu commented 3 weeks ago

Hello. You should check why new_thought is None. This is probably because LLM doesn't generate that.