Tiny fix step3.5-flash launch crash (#22076)
This commit is contained in:
@@ -667,7 +667,6 @@ class Step3p5Model(nn.Module):
|
||||
) -> None:
|
||||
super().__init__()
|
||||
self.config = config
|
||||
self.padding_idx = config.pad_token_id
|
||||
self.vocab_size = config.vocab_size
|
||||
self.pp_group = get_pp_group()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user