Skip to content

Commit b97b038

Browse files
committed
docs: update readme in worker
1 parent cffba26 commit b97b038

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deserve_worker/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ python3 -m deserve_worker.worker_api --model=llama-3-70b --num-rounds=2 --layer-
1515

1616
```bash
1717
python3 -m deserve_worker.worker_api --model=llama-3-70b --num-rounds=2 --layer-begin=40 --layer-end=output --batch-size=48 --port=8081 --num-rounds=2 --num-main-pages=7000 --num-swap-pages=1000 --controller-url=http://localhost:19000 --next-worker-url=http://localhost:8080
18-
```
18+
```
19+
20+
Then you can connect to the first worker with its url.

0 commit comments

Comments
 (0)