🚨 [`Kernels`] Refactor all linear attn models & native kernels fallback #47630
kernel native
f438a2e8
fix warning
7c1335b8
have to fix other modular to be coherent
f8ff0db0
remove useless
9a8127e8
use native lib as well
72b45caf
modular
54d80dfb
combine them
d2beaf64
doc
c256c47b
ignore kwargs, allow og
30e0ff74
Merge remote-tracking branch 'upstream/main' into kernels-fallback
c57b520a
fix
38c2ece9
gdn like paths (missing conv of olmo hybrid)
7788cac4
olmo hybrid fused conv style
cf49de64
fix
73db89ba
fix
88966967
poc mamba2, kernel must compile but torch seems to match
d3b27a66
kernels match --> hf kernels will be needed
f0aa5812
style
263f3077
quick fixes
a189da9e
Merge remote-tracking branch 'upstream/main' into kernels-fallback
8134d382
mamba2 works
4ebeb111
mamba2 suite of models
1786c75b
oops
0eca0d07
conv1ds across other models
82bfadec
let's try this
520e340b
mamba base implementation
f69acfed
fixups as per review comments
bfbf9f15
fixup mamba tests and other issues
511d4a61
make no shape check by default (single padded sample should also work)
3ee52c35
remove todo
34051c4d
propogate mamba1
c3a6c982
style
fcf7292f
fix mambapy + enable on jamba
3823bcbd
zamba1
380e5fc7
style
ad78e096
fix early cast (leads to non fp32 norm)
3c51e11d
fix padding free path
b05fb522
fix offload
98f62d41
Merge remote-tracking branch 'upstream/main' into kernels-fallback
66cff331
vasqu
marked this pull request as ready for review 18 days ago
Merge remote-tracking branch 'upstream/main' into kernels-fallback
2ec940b7
bump kernels
9b266aa3
remove todo
c4b785c8
avoid onnx export and fix mamba2 test
c85e6220
fix bamba test
2b4fd754
update falcon mamba - aligned with all other devices
2e485f3f
oops
d81829f6
vasqu
commented
on 2026-08-04
Merge branch 'main' into kernels-fallback
9dabdf29
Cyrilvallez
changed the title [`Kernels`] Native fallback 🚨 [`Kernels`] Refactor all mamba's recurrent part & Native kernels fallback 17 days ago
Cyrilvallez
changed the title 🚨 [`Kernels`] Refactor all mamba's recurrent part & Native kernels fallback 🚨 [`Kernels`] Refactor all mamba models recurrent part & Native kernels fallback 17 days ago
adress review
4c1864de
vasqu
changed the title 🚨 [`Kernels`] Refactor all mamba models recurrent part & Native kernels fallback 🚨 [`Kernels`] Refactor all linear attn models & native kernels fallback 17 days ago
vasqu
merged
e91f7ef4
into main 17 days ago
vasqu
deleted the kernels-fallback branch 17 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub