(self,
x: torch.Tensor,
position_embeddings: Tuple[torch.Tensor, torch.Tensor],
past_key_value: Optional[Tuple[torch.Tensor]] = None,
use_cache: bool = False,
attention_mask: Optional[torch.Tensor] = None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected