You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,11 +102,12 @@ sweagent run-batch \
102
102
--enable_multi_sampling=True \
103
103
--num_samples=3 \
104
104
--comparison_model_name=""\ # Please enter the model name, for example "deepseek-chat"
105
-
--comparison_api_key=""\ # Please enter the api_key
106
-
--comparison_api_base=""\ # Please enter the url, for example "https://api.deepseek.com/v1"
105
+
--comparison_api_key=""\ # Please enter the api_key
106
+
--comparison_api_base=""\ # Please enter the url, for example "https://api.deepseek.com/v1"
107
107
--deduplicated_patches_root ""# Please enter the absolute path obtained in Phase 1, for example "/home/PheenixPepair/trajectories/root/locate__openai--GLM-4.7__t-0.70__p-1.00__c-0.00___swe_bench_verified_test"
0 commit comments