Files
xc-llm-ascend/vllm_ascend
zzhxxx 203b4e6777 [Bug_fix] fix torchair o_proj forward parameter (#4166)
### What this PR does / why we need it?
In `torchair_mla.py`, the `self.oproj` function includes an additional
parameter `is_force_scatter`, while the `AscendRowParallelLinear`
function in `linear.py` does not add this parameter.

- vLLM version: v0.11.2
- vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.2

Signed-off-by: zzhx1 <zzh_201018@outlook.com>
2025-12-01 19:57:01 +08:00
..
2025-11-24 17:08:20 +08:00
2025-11-24 17:08:20 +08:00
2025-12-01 19:01:55 +08:00
2025-12-01 19:01:55 +08:00