CoolFace
Apppublic

PriyanshuHF/dead-internet-detective-trainer-p3

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
7 commits on main
75e335a5mo ago

debug: add /infer/debug endpoint with full traceback

PriyanshuHF
5418d975mo ago

fix: SKIP_TRAINING flag — inference-only mode, no retraining on rebuild

PriyanshuHF
de877fb5mo ago

fix: load LoRA adapter from HF Hub (not ephemeral local path)

PriyanshuHF
5fa7ae25mo ago

feat: add /infer and /infer/batch endpoints for trained model testing

PriyanshuHF
6eb9eea5mo ago

speed: ROLLOUTS=2, MAX_EP_STEPS=6, MAX_EP_SECS=15, STEPS=25 → ~25min

PriyanshuHF
3904b8a5mo ago

phase3: fix max_new_tokens=128, MAX_EP_STEPS=12, 40 train steps

PriyanshuHF
183a4c95mo ago

initial commit

PriyanshuHF