Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: <title> In the case, knowledge_graph.html cannot be displayed well #1094

Open
2 tasks done
Slian22 opened this issue Mar 15, 2025 · 4 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@Slian22
Copy link

Slian22 commented Mar 15, 2025

Do you need to file an issue?

  • I have searched the existing issues and this bug is not already filed.
  • I believe this is a legitimate bug, not just a question or feature request.

Describe the bug

I deployed lightrag according to the official steps, but my python3.10 and ollama local large model generation case will result in an incomplete knowledge graph. What should I do?

Image My operating system is Mac OS, and the local large models are gemma2:2b and nomic-embed-text:latest

Steps to reproduce

Follow the official video

Expected Behavior

No response

LightRAG Config Used

Paste your config here

Logs and screenshots

No response

Additional Information

  • LightRAG Version:
  • Operating System:
  • Python Version:
  • Related Issues:
@Slian22 Slian22 added the bug Something isn't working label Mar 15, 2025
@Ja1aia
Copy link

Ja1aia commented Mar 17, 2025

You could try using bigger model, because lightRAG knowledge graph generation heavily relied on the LLM capability.

@BireleyX
Copy link

had a similar issue. was able to reduce 'orphan' entities be using a better LLM and also reducing chunk size to a value between 200 to 400 and overlap to a value between 20-100.

@Slian22
Copy link
Author

Slian22 commented Mar 21, 2025

Ok, I'll try it. Thanks.

@pateldeepp
Copy link

I am facing similar issue. Which better LLM are you referring to ? @BireleyX . I have this set up in Mac Mini M4, 16GB RAM - 2024 Model. I am also using local large models are gemma2:2b and nomic-embed-text:latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants