Commit History

fix(train): v5 β€” JSON preprocessor + dual-token for friend's account
c9d0dd5

lebiraja Claude Sonnet 4.6 commited on

fix(prompt): v4 β€” add explicit JSON examples for all action types
a81014e

lebiraja Claude Sonnet 4.6 commited on

fix(train): v3 β€” fix fallback rewards, token budget, steps cap
1f9c4f6

lebiraja Claude Sonnet 4.6 commited on

fix(train): v3 β€” repair truncated JSON + earlier evals + fix GGUF path
1624ad5

lebiraja Claude Sonnet 4.6 commited on

fix(train): v2 β€” fix collapse root causes + best-ckpt tracking + GGUF export
cacac63

lebiraja Claude Sonnet 4.6 commited on

fix(train): switch to l40sx1 β€” better availability, 300 steps fits $24 budget
7e08e16

lebiraja Claude Sonnet 4.6 commited on

fix(train): reduce steps to 250 β€” guaranteed to complete within $24.05
ae63ecb

lebiraja Claude Sonnet 4.6 commited on

fix(train): reduce total_steps 400β†’350 to fit $24.05 budget
0fcf0ce

lebiraja Claude Sonnet 4.6 commited on

feat(train): switch to a100-large, reduce steps/tokens to fit $24 budget
612091c

lebiraja Claude Sonnet 4.6 commited on

feat(logging): full visibility into every training step
bc021f1

lebiraja Claude Sonnet 4.6 commited on

perf(train): optimise for H200 budget β€” 1000 steps in ~5h for $26
53da7fc

lebiraja Claude Sonnet 4.6 commited on

fix(train): also clone log_probs to escape inference_mode context
91d2531

lebiraja Claude Sonnet 4.6 commited on

fix(train): clone prompt/completion tensors after inference_mode generation
4361e09

lebiraja Claude Sonnet 4.6 commited on

fix(train): add for_inference/for_training toggles + set lora_dropout=0
857a489

lebiraja Claude Sonnet 4.6 commited on

fix(train): tokenize-free log-prob recompute + switch default model to Llama 3.1
44e77e2

lebiraja Claude Opus 4.7 (1M context) commited on

fix(train): skip degenerate log-prob recomputes + cap default at 3500 steps
93de525

lebiraja Claude Sonnet 4.6 commited on

fix(train): allow gradients through compute_log_probs for current policy
005f4e5

lebiraja Claude Sonnet 4.6 commited on

fix(train): drop .to(device) calls on bnb 4-bit models β€” Unsloth places them already
0529ea0

lebiraja Claude Sonnet 4.6 commited on

fix: is_terminal bug in curriculum_basic + wire local judge into rollout_test
d5d4729

lebiraja Claude Sonnet 4.6 commited on

feat(training): local judge + parallel rollout + optimized batch config
0735466

lebiraja Claude Haiku 4.5 commited on

chore(round2): full audit pass β€” harden rewards, patch frontend, tighten training
1fa04c3

lebiraja Claude Opus 4.7 commited on

feat(round2): DB-grounded multi_domain task with 30-ticket curriculum stage
33c927a

lebiraja Claude Sonnet 4.6 commited on

docs: reorganize .md files into docs/ and rewrite README for Round 2
a8f3713

lebiraja commited on

feat(train): configurable model via TRAIN_MODEL env var
8e98ff2

lebiraja Claude Sonnet 4.6 commited on

fix: Qwen3-8B training correctness β€” PPO formula, think tokens, model defaults
30925ac

lebiraja Claude Sonnet 4.6 commited on

fix: Qwen3-8B-Instruct support β€” model name, think token stripping
3780968

lebiraja Claude Sonnet 4.6 commited on

feat: hackathon improvements β€” benchmark dashboard, GRPO training pipeline, grader fixes
b4289f9

lebiraja Claude Sonnet 4.6 commited on