Feature request
Currently, mamba kernels are imported via the main source package ex, for GraniteMoeHybrid
Can we migrate this to use the kernels-hub (kernels-community/mamba-ssm) variation instead?
Motivation
Removes the external dependency. Kernel hub is also integrated at several other places throughout the library.
Your contribution
I can submit a PR for migrating from the PyPi mamba_ssm package to the kernels package for mamba ops.
Feature request
Currently, mamba kernels are imported via the main source package ex, for GraniteMoeHybrid
Can we migrate this to use the kernels-hub (
kernels-community/mamba-ssm) variation instead?Motivation
Removes the external dependency. Kernel hub is also integrated at several other places throughout the library.
Your contribution
I can submit a PR for migrating from the PyPi
mamba_ssmpackage to thekernelspackage for mamba ops.