Find answers from the community

Updated last month

Google Colab

At a glance

The community member is using the GraphRAG Notebook and fine-tuned models (Llama3.1 8b bnb 4bit for LM and Snowflake/snowflake-arctic-embed-l-v2.0 for embed model) to graph a book, but is seeing only nodes and no relationships. Another community member suggests that the issue could be due to the fine-tuning, but the original poster notes that even default OpenAI models are giving the same visualization. There is no explicitly marked answer in the comments.

Useful resources
What's the meaning when it just shows nodes and no relationship in GraphRAG Notebook(https://colab.research.google.com/github/run-llama/llama_index/blob/main/docs/docs/examples/property_graph/property_graph_neo4j.ipynb). BTW, I am using Llama3.1 8b bnb 4bit for LM and Snowflake/snowflake-arctic-embed-l-v2.0 for embed model (both are fine-tuned).
Attachments
image.png
image.png
W
J
2 comments
Could it be due to fine-tuning?
no even default openAI models giving same visualization. I am just graphing a book.
Add a reply
Sign up and join the conversation on Discord