Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandros Koumparoulis <[email protected]>
  • Loading branch information
akoumpa committed Dec 3, 2024
1 parent 746e34d commit 9dc2977
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nemo/collections/llm/gpt/model/auto_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

from pathlib import Path
from typing import Callable, Optional

from torch import nn
Expand Down

0 comments on commit 9dc2977

Please sign in to comment.