Skip to content

Commit

Permalink
Update evaluation/TUTORIAL.md
Browse files Browse the repository at this point in the history
Co-authored-by: Boxuan Li <[email protected]>
  • Loading branch information
xingyaoww and li-boxuan authored May 18, 2024
1 parent 02be238 commit a2980d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions evaluation/TUTORIAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ ssh_hostname = "localhost"
# SWEBench eval specific - but you can tweak it to your needs
use_host_network = false
run_as_devin = false
# linting python after editing helps LLM fix indentations
enable_auto_lint = true

[llm]
# IMPORTANT: add your API key here, and set the model to the one you want to evaluate
Expand Down

0 comments on commit a2980d1

Please sign in to comment.