Skip to content

Commit 9f0060c

Browse files
committed
tiny fix
Signed-off-by: wxsIcey <[email protected]>
1 parent 88a3898 commit 9f0060c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vllm_ascend/ascend_config.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,6 @@ def __init__(self,
235235
fuse_norm_quant (bool): Whether to enable norm and quant fusion optimization.
236236
When set to True, the system will optimize norm and quant operations.
237237
Default: True
238-
fuse_qknorm_rope (bool): Whether to enable qknorm and rope fusion optimization.
239-
Default: True
240-
241238
fuse_qknorm_rope (bool): Whether to enable qknorm and rope fusion optimization.
242239
Default: True
243240
**kwargs: Additional optional parameters for forward compatibility and configuration extension.

0 commit comments

Comments
 (0)