Open mali-git opened 3 months ago
Add type annotations to MAMBA related code: https://github.com/Modalities/modalities/blob/10c6022a6ac315d70180593185a0be6204abdc36/src/modalities/models/mamba/ops/triton/layernorm.py#L18-L614
Improves code readability and quality.
Feature request
Add type annotations to MAMBA related code: https://github.com/Modalities/modalities/blob/10c6022a6ac315d70180593185a0be6204abdc36/src/modalities/models/mamba/ops/triton/layernorm.py#L18-L614
Motivation
Improves code readability and quality.