Skip to content

Commit

Permalink
fix wandb import
Browse files Browse the repository at this point in the history
  • Loading branch information
eliebak committed Sep 4, 2024
1 parent 930add6 commit fd21322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nanotron/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from contextlib import ExitStack, contextmanager
from typing import ContextManager, List, Optional
import json
import wandb
import os

import torch
Expand Down

0 comments on commit fd21322

Please sign in to comment.