Add scripts/run_rlhf.sh with RLHF training script stub

This commit is contained in:
blackboxprogramming
2025-08-08 01:45:54 -07:00
committed by GitHub
parent 5ff32629ac
commit ad3065b2f4

View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "Running RLHF training (stub)"