mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-15 22:19:38 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
committed by
YeAnbang
parent
b1031f7244
commit
1b880ce095
@@ -37,4 +37,4 @@ class Critic(BaseModel):
|
||||
return self.model.get_input_embeddings()
|
||||
|
||||
def get_output_embeddings(self):
|
||||
return self.model.get_output_embeddings()
|
||||
return self.model.get_output_embeddings()
|
||||
|
Reference in New Issue
Block a user