jgrusewski
e3a46ba908
refactor: consolidate ModelType to single canonical enum in ml
...
Removed 3 duplicate ModelType enums (model_loader, hyperopt campaign,
job_spawner). Canonical definition in ml/src/lib.rs with 15 variants.
model_loader and job_spawner now re-export from ml. Added as_str(),
s3_prefix(), Display, to_db_string(), and weight() to canonical enum.
Replaced conflicting ToString impl with Display. Fixed variant name
mismatches (Dqn->DQN, Mamba2->MAMBA, Liquid->LNN, TlobTransformer->TLOB).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 21:26:09 +01:00
..
2025-10-22 22:48:04 +02:00
2025-10-22 22:48:04 +02:00
2025-10-22 22:48:04 +02:00
2025-10-22 22:48:04 +02:00
2025-10-23 14:58:32 +02:00
2025-10-22 22:48:04 +02:00
2025-10-22 22:48:04 +02:00
2025-10-23 14:58:32 +02:00
2026-02-22 21:26:09 +01:00
2026-02-22 21:26:09 +01:00
2025-10-22 22:48:04 +02:00
2025-10-22 22:48:04 +02:00
2025-11-02 21:06:27 +01:00
2025-10-23 14:58:32 +02:00
2025-10-23 14:58:32 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-11-02 21:06:27 +01:00
2025-11-02 21:06:27 +01:00
2025-11-02 21:06:27 +01:00
2025-10-23 14:58:32 +02:00
2025-10-23 14:58:32 +02:00
2025-10-23 14:58:32 +02:00
2025-10-24 01:11:43 +02:00
2025-10-23 14:58:32 +02:00
2025-10-24 01:11:43 +02:00
2025-11-02 21:06:27 +01:00
2026-02-22 21:26:09 +01:00
2025-11-02 21:06:27 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-02 21:06:27 +01:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-23 14:58:32 +02:00
2025-10-23 14:58:32 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-11-02 21:06:27 +01:00
2025-11-02 21:06:27 +01:00
2025-10-24 01:11:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-13 16:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-23 14:58:32 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 01:01:28 +02:00
2025-11-02 21:06:27 +01:00
2025-10-22 22:48:04 +02:00