Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
jahatef committed Aug 20, 2024
1 parent adc4aec commit 0aaaa32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions megatron/model/mamba/mamba.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import torch
import torch.nn as nn
import torch.nn.functional as F

try:
from mamba_ssm.ops.selective_scan_interface import (
selective_scan_ref,
Expand Down

0 comments on commit 0aaaa32

Please sign in to comment.