princeton-nlp / SWE-agent

SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.
https://princeton-nlp.github.io/SWE-agent/
MIT License
11.86k stars 1.18k forks source link

Remove irrelevant log messages #585

Open klieret opened 2 weeks ago

klieret commented 2 weeks ago
2024-06-18 19:33:20,449 - numexpr.utils - INFO - NumExpr defaulting to 2 threads.
2024-06-18 19:33:21,972 - datasets - INFO - PyTorch version 2.2.1 available.
2024-06-18 19:33:21,980 - datasets - INFO - JAX version 0.4.25 available.