You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
site-packages\graphrag\query\structured_search\global_search\search.py", line 200, in _map_response_single_batch,i print search_response,and describe like this:
Please provide me with the story so I can identify the top themes.
how can i fix this?
Steps to reproduce
No response
GraphRAG Config Used
No response
Logs and screenshots
No response
Additional Information
GraphRAG Version:
Operating System:
Python Version:
Related Issues:
The text was updated successfully, but these errors were encountered:
ayanami108
added
the
triage
Default label assignment, indicates new issue needs reviewed by a maintainer
label
Jul 19, 2024
The issue is likely due to the insufficient context window of your local LLM instance, causing it to be unable to read the entire prompt. If you are using Ollama, you can try increasing the num_ctx parameter. Refer to the Ollama Model File Documentation to create a new model with a larger num_ctx.
Additionally, see the related issue ollama/ollama#2653 for more information.
Describe the issue
site-packages\graphrag\query\structured_search\global_search\search.py", line 200, in _map_response_single_batch,i print search_response,and describe like this:
Please provide me with the story so I can identify the top themes.
how can i fix this?
Steps to reproduce
No response
GraphRAG Config Used
No response
Logs and screenshots
No response
Additional Information
The text was updated successfully, but these errors were encountered: