Skip to content

Commit 79cc524

Browse files
committed
Lint
1 parent 9224cab commit 79cc524

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/transformers/models/llama/modeling_llama.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
from typing import List, Optional, Tuple, Union
2222

2323
import torch
24-
import torch.nn.functional as F
2524
import torch.utils.checkpoint
2625
from torch import nn
2726

0 commit comments

Comments
 (0)