This commit is contained in:
Kye Gomez 2026-04-19 15:04:30 -04:00
parent 1c54259fa8
commit e522ecf630

View File

@ -11,10 +11,6 @@ import torch
import torch.nn as nn
import torch.nn.functional as F
# ---------------------------------------------------------------------------
# Config
# ---------------------------------------------------------------------------
@dataclass
class MythosConfig: