vllm
[BugFix] fix 3 issues: (1) using metadata for causal-conv1d, (2) indexing overflow in v1 vLLM, and (3) init_states in v0
#20838
Merged

[BugFix] fix 3 issues: (1) using metadata for causal-conv1d, (2) indexing overflow in v1 vLLM, and (3) init_states in v0 #20838

thoangtrvn
thoangtrvn fix two issues: using metadata for causal-conv1d and init_states in v0
1749de8d
github-actions
gemini-code-assist
gemini-code-assist commented on 2025-07-11
gemini-code-assist
gemini-code-assist commented on 2025-07-11
thoangtrvn
thoangtrvn use torch.empty_like rather torch.zeros_like to save some overhead
0a2068e9
tlrmchlsmth tlrmchlsmth added ready
thoangtrvn
thoangtrvn Merge remote-tracking branch 'upstream/main' into fix_mamba
7c6d7055
thoangtrvn address potential indexing overflow in the causal-conv1d-update kernel
cc2c6bd1
thoangtrvn
thoangtrvn thoangtrvn changed the title [BugFix] fix two issues: using metadata for causal-conv1d and init_states in v0 [BugFix] fix 3 issues: (1) using metadata for causal-conv1d, (2) indexing overflow in v1 vLLM, and (3) init_states in v0 147 days ago
tlrmchlsmth
tlrmchlsmth approved these changes on 2025-07-15
tlrmchlsmth tlrmchlsmth merged f29fd8a7 into main 146 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone