mirror of
https://github.com/wassname/weight-steering.git
synced 2026-06-27 15:18:02 +08:00
6 lines
183 B
Python
6 lines
183 B
Python
"""Phase 1 entrypoint: data -> train pos -> train neg -> diff -> eval.
|
|
|
|
Usage:
|
|
uv run python -m scripts.replicate --model Qwen/Qwen3-0.6B --behavior sycophancy --adapter lora
|
|
"""
|