Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
Signed-off-by: sahil suneja <[email protected]>
  • Loading branch information
sahilsuneja1 committed Sep 10, 2024
1 parent cd4c9c3 commit 879ae21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions speculator/train_speculator_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,6 @@ def train_speculator(
is_compiled=cfg.use_torch_compile,
)

return train_loss


class EmbedGPTBigCode(GPTBigCode):
# Overrides the forward function of GPTBigCode to allow returning embedding vectors
Expand Down

0 comments on commit 879ae21

Please sign in to comment.