Files
xc-llm-ascend/vllm_ascend
Huazhong Ji 8ea8523744 reset default block_size from 16 to 128 (#84)
### What this PR does / why we need it?

Changed default block_size in platform.py from 16 to 128, as Ascend
Devices have a better affinity for block size 128.

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
CI passed

Signed-off-by: hzji210@gmail.com <hzji210@gmail.com>
2025-02-18 14:19:38 +08:00
..
2025-02-05 10:53:12 +08:00
2025-02-05 10:53:12 +08:00
2025-02-07 16:46:24 +08:00