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

localize.py --related_level freezes at certain point #46

Open
DiasKhalniyasov opened this issue Dec 25, 2024 · 0 comments
Open

localize.py --related_level freezes at certain point #46

DiasKhalniyasov opened this issue Dec 25, 2024 · 0 comments

Comments

@DiasKhalniyasov
Copy link

While trying to reproduce claude results the run freezes after using combine.py at

python agentless/fl/localize.py --related_level
--output_folder results/swe-bench-verified/related_elements
--top_n 3
--compress_assign
--compress
--start_file results/swe-bench-verified/file_level_combined/combined_locs.jsonl
--num_threads 4
--skip_existing
--model "claude-3-5-sonnet-20241022"
--dataset "princeton-nlp/SWE-bench_Verified"
--backend "anthropic"

What could be the case of freezing? RAM is not overloaded, network is stable

Last logs:

Note: switching to '6ed769d58d89380ebaa1ef52b300691eefda8928'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 6ed769d58d Merge pull request #13228 from astrofrog/fix-spectralcoord-no-target
Commit checked out successfully.
Commit checked out successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant