Skip to content

Commit

Permalink
removed unnecessary newline
Browse files Browse the repository at this point in the history
  • Loading branch information
AleHD committed Sep 6, 2023
1 parent d2f2f64 commit 483512a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion megatron/model/glu_activations.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Adapted from: https://github.com/bigscience-workshop/Megatron-DeepSpeed

import torch

from torch import nn
from torch.nn import functional as F

Expand Down

0 comments on commit 483512a

Please sign in to comment.