From d1ae655c560f8450ed782362fe923a1d9a182937 Mon Sep 17 00:00:00 2001 From: "panxuchen.pxc" Date: Mon, 28 Oct 2024 17:51:20 +0800 Subject: [PATCH] update paper info --- examples/paper_large_scale_simulation/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/paper_large_scale_simulation/README.md b/examples/paper_large_scale_simulation/README.md index c074176b7..2471d4037 100644 --- a/examples/paper_large_scale_simulation/README.md +++ b/examples/paper_large_scale_simulation/README.md @@ -23,7 +23,6 @@ This example will consume a huge amount of tokens. Please do not use model API t - The distribute version of AgentScope is installed on all machines. - The v0.4.3 or higher versions of [vLLM](https://github.com/vllm-project/vllm) is installed on all machines. - ## Usage ## How to Run @@ -68,6 +67,7 @@ python benchmark.py -name large_scale -config experiment --hosts worker1 worker2 ### Step 4: View the Results All results will be saved in `./result` folder, and organized as follows: + ```text result `-- @@ -111,6 +111,7 @@ Moderator: Save result to ./result/studio/random/1-2-100-1-0.667/2024-08-13-07:3 author={Xuchen Pan and Dawei Gao and Yuexiang Xie + and Yushuo Chen and Zhewei Wei and Yaliang Li and Bolin Ding and @@ -120,4 +121,4 @@ Moderator: Save result to ./result/studio/random/1-2-100-1-0.667/2024-08-13-07:3 volume = {abs/2407.17789}, year = {2024}, } -``` \ No newline at end of file +```