Skip to content

Commit

Permalink
Unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkgr committed Jan 17, 2025
1 parent c824ca5 commit 86b218e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/scripts/train/OLMo2-1B.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
from olmo_core.optim import AdamWConfig, OptimGroupOverride
from olmo_core.train import TrainerConfig
from olmo_core.train.callbacks import CheckpointerCallback, CometCallback, WandBCallback
from olmo_core.train.callbacks.evaluator_callback import (
DownstreamEvaluatorCallbackConfig,
)


def build_model_config(common: CommonComponents) -> TransformerConfig:
Expand Down

0 comments on commit 86b218e

Please sign in to comment.