Skip to content

Commit cda7878

Browse files
committed
Add data parallelism scripts for Ascend enviroment
1 parent 0defc81 commit cda7878

File tree

7 files changed

+4
-161
lines changed

7 files changed

+4
-161
lines changed

examples/dev/multi-node/ascend-data-parallel/config.properties renamed to examples/dev/ascend-data-parallel/config.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@ enable_torchair_graph=false
5353
# set true to enable UCM
5454
ucm_enable=false
5555
ucm_config_yaml_path=/vllm-workspace/unified-cache-management/examples/ucm_config_example.yaml
56+
57+
File renamed without changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,5 @@ distributed_executor_backend=ray
5555
# set true to enable UCM
5656
ucm_enable=true
5757
ucm_config_yaml_path=/vllm-workspace/unified-cache-management/examples/ucm_config_example.yaml
58+
59+

examples/dev/single-node/config.properties

Lines changed: 0 additions & 41 deletions
This file was deleted.

examples/dev/single-node/run_vllm.sh

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)