consciousness/training/apollo_plugin
Kent Overstreet 68a2df2185 training: use rank 64, define as single constant
- DEFAULT_RANK = 64 in train_router.py
- All references use the constant, not magic numbers
- ~2.5GB optimizer state instead of ~10GB

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-16 02:04:26 -04:00
..
__init__.py training: integrate /train into vLLM process (no separate daemon) 2026-04-16 02:04:26 -04:00
checkpoint_sync.py training: restructure as vLLM plugin package 2026-04-15 23:16:53 -04:00
export_hook.py training: integrate /train into vLLM process (no separate daemon) 2026-04-16 02:04:26 -04:00
optimizer.py training: use rank 64, define as single constant 2026-04-16 02:04:26 -04:00
steering.py training: restructure as vLLM plugin package 2026-04-15 23:16:53 -04:00
train_router.py training: use rank 64, define as single constant 2026-04-16 02:04:26 -04:00
weight_mapping.py training: restructure as vLLM plugin package 2026-04-15 23:16:53 -04:00