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

global search find a issue #627

Closed
ayanami108 opened this issue Jul 19, 2024 · 3 comments
Closed

global search find a issue #627

ayanami108 opened this issue Jul 19, 2024 · 3 comments
Labels
community_support Issue handled by community members

Comments

@ayanami108
Copy link

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

  • GraphRAG Version:
  • Operating System:
  • Python Version:
  • Related Issues:
@ayanami108 ayanami108 added the triage Default label assignment, indicates new issue needs reviewed by a maintainer label Jul 19, 2024
@seadirt
Copy link

seadirt commented Jul 19, 2024

same issue

@KashunCheng
Copy link

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.

@jgbradley1 jgbradley1 added the community_support Issue handled by community members label Jul 22, 2024
@natoverse
Copy link
Collaborator

Consolidating alternate model issues here: #657

@natoverse natoverse closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 2024
@natoverse natoverse removed the triage Default label assignment, indicates new issue needs reviewed by a maintainer label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_support Issue handled by community members
Projects
None yet
Development

No branches or pull requests

5 participants