severian42 / GraphRAG-Local-UI

GraphRAG using Local LLMs - Features robust API and multiple apps for Indexing/Prompt Tuning/Query/Chat/Visualizing/Etc. This is meant to be the ultimate GraphRAG/KG local LLM app.
MIT License
1.51k stars 173 forks source link

indexing didnt finish and no report log was created #55

Open dongyingname opened 1 month ago

dongyingname commented 1 month ago

https://github.com/user-attachments/assets/5d74d539-51f1-4e57-aaae-0957655c6d23

I screen-recorded the issue i encountered, please see the above link to check the video.

My setup was on windows 10, local ollama qwen2 and nomic-embed-text. Same settings.yaml ran ok on the other author's code. During the indexing process, Artifacts folder was not created, and the terminal log, after like 25

Hereliu commented 1 month ago

You can try to use gradio app.py to run your project in terminal

dongkuang commented 1 month ago

您可以尝试使用 gradio app.py 在终端中运行您的项目

Still not working