mirror of
https://github.com/karpathy/nanochat.git
synced 2026-02-24 20:40:23 +00:00
chore: remove unused import
This commit is contained in:
parent
bc51da8bac
commit
886b409e75
|
|
@ -18,7 +18,6 @@ torchrun --standalone --nproc_per_node=8 -m scripts.chat_rl -- --run=default
|
|||
|
||||
import os
|
||||
import itertools
|
||||
import re
|
||||
import wandb
|
||||
import torch
|
||||
import torch.distributed as dist
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user