mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
Sync v2.0 version of code to github repo
This commit is contained in:
12
benchmarks/yaml/eb45-32k-w4a8c8-tp4_prefill.yaml
Normal file
12
benchmarks/yaml/eb45-32k-w4a8c8-tp4_prefill.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
max_model_len: 32768
|
||||
max_num_seqs: 16
|
||||
gpu_memory_utilization: 0.9
|
||||
kv_cache_ratio: 0.9
|
||||
tensor_parallel_size: 4
|
||||
splitwise_role: prefill
|
||||
enable_prefix_caching: True
|
||||
cache_queue_port: 55664
|
||||
engine_worker_queue_port: 6677
|
||||
cache_transfer_protocol: "rdma,ipc"
|
||||
rdma_comm_ports: "7675,7676,7677,7678"
|
||||
pd_comm_port: "2333"
|
||||
Reference in New Issue
Block a user