We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
embeddings = embeddings + self.position_embedding(self.position_ids)
RuntimeError: The size of tensor a (122) must match the size of tensor b (50) at non-singleton dimension 1 推理的时候报了这个错