Skip to content

Commit 027a14e

Browse files
authored
Update README.md
1 parent 5bd0400 commit 027a14e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,12 @@ sweagent run-batch \
102102
--enable_multi_sampling=True \
103103
--num_samples=3 \
104104
--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"
107107
--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"
108108
```
109109

110110

111111

112112

113+

0 commit comments

Comments
 (0)