mirror of
https://github.com/wassname/weight-steering.git
synced 2026-06-27 19:02:06 +08:00
6 lines
222 B
Python
6 lines
222 B
Python
"""Phase 3 entrypoint: run replicate.py for each adapter in {lora, dora, pissa, delora}.
|
|
|
|
Final output: a polars table with columns
|
|
(adapter, behavior, alpha, eval_logratio, subspace_alignment_ratio, train_time_s)
|
|
"""
|