From e522ecf6301231095ff1bff2b7fec16f179292f8 Mon Sep 17 00:00:00 2001 From: Kye Gomez Date: Sun, 19 Apr 2026 15:04:30 -0400 Subject: [PATCH] clean up --- open_mythos/main.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/open_mythos/main.py b/open_mythos/main.py index 4170be6..11c9121 100644 --- a/open_mythos/main.py +++ b/open_mythos/main.py @@ -11,10 +11,6 @@ import torch import torch.nn as nn import torch.nn.functional as F -# --------------------------------------------------------------------------- -# Config -# --------------------------------------------------------------------------- - @dataclass class MythosConfig: