Skip to content

Commit 3b0e3fd

Browse files
committed
feat: add support for mamba cp
Signed-off-by: Mehant Kammakomati <mehant.kammakomati2@ibm.com>
1 parent 1015494 commit 3b0e3fd

File tree

1 file changed

+0
-1
lines changed
  • tuning/config/acceleration_configs

1 file changed

+0
-1
lines changed

tuning/config/acceleration_configs/mcp.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
class MCP:
2626
degree: int = None
2727
mamba_impl: str = None
28-
attn_impl: str = None
2928
mamba_recompute: bool = None
3029

3130

0 commit comments

Comments
 (0)