Skip to content

Commit 0336b6a

Browse files
authored
[FIX][upstream crash]Fix due upstream change 25510 (#241)
vllm-project/vllm#25510 Signed-off-by: Chendi Xue <Chendi.Xue@intel.com>
1 parent 45f3f5d commit 0336b6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm_gaudi/v1/worker/hpu_model_runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,6 @@ def __init__(
723723
self.dtype,
724724
self.kv_cache_dtype,
725725
self.block_size,
726-
self.model_config.is_attention_free,
727726
use_mla=self.model_config.use_mla,
728727
)
729728

0 commit comments

Comments
 (0)