Skip to content

SWE-Gym/Moatless-Agent-Fork

Repository files navigation

Moatless Tools v0.0.2 - Fork

SWE-Gym Dataset + Models

Project page

Original README

This fork is based on a1017b7 commit of aorwall/moatless-tools. Given that the original repository has recently undergone significant code refactoring and bump to v0.0.3, we likely won't bne able to upstream the changes.

To run moatless-tools agent, you need the vector index of the repos too, which we pre-computed for SWE-Gym Lite and SWE-Bench Lite. Download through this link.

We have made the following changes to enable dramatically faster iteration speed:

Parallel Sampling

Instead of running a single agent task by task, we run multiple agents in parallel, by scripts/parallel_sample.sh

This enables us to sample the entire SWE-Gym Lite/SWE-Bench Lite within 30 mins for 32B model and 10 mins for 7B model with a single H100 GPU.

We also evaluate patches through OpenHands Cloud Service by scripts/eval_preds.sh

Parallel Vector Indexing

Index your environment in parallel by notebooks/ingest.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published