Skip to content

Commit

Permalink
update paper info
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-x-c committed Oct 28, 2024
1 parent 872ffb6 commit d1ae655
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/paper_large_scale_simulation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
`-- <benchmark_name>
Expand Down Expand Up @@ -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
Expand All @@ -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},
}
```
```

0 comments on commit d1ae655

Please sign in to comment.