in codes/models.py [0:0]
def forward(self, Position): position_embed = self.pos_embed(Position) return position_embed