fathom-code / scripts

Commit History

fix(notebook): rebuild for free CPU Colab β€” judge-friendly reproducer
13ebe4b

23f2002275 Claude Sonnet 4.6 commited on

Update demo space
03c7cdd

23f2002275 commited on

docs(readme): add demo links, honest fallback, create demo space
889dea9

23f2002275 commited on

fix(reward): align prompt with SFT, soft format, real recursion signal (A.3 + A.4-bis)
fa599d5

23f2002275 commited on

feat(train): flip Path 3 -> Path 1 β€” production 1.5B GRPO on a100-large
9e58a11

23f2002275 commited on

docs(D): wire training evidence - link plots from HF model repo, add W&B run
707d9ee

23f2002275 commited on

deps: bnb>=0.48.1 for vllm 0.18 4-bit gate
fffaeea
verified

Pratham-math commited on

fix(grpo): TRL 1.2 stock path + LoRA double-wrap fix + smoke memory caps
7ad981e
verified

Pratham-math commited on

fix(job_train): force CUDA_VISIBLE_DEVICES=0 to dodge TRL multi-GPU entropy bug
28d7ac6
verified

Pratham-math commited on

fix: heredocs use initialize_config_dir absolute path (no caller file = relative breaks)
83021ff

23f2002275 commited on

fix(jobs): bump bitsandbytes to 0.47 (cu128 binary) so GPU dequant works in HF Job runtime image
bcf5fdb

23f2002275 commited on

fix(job_train): drop flash-attn install to avoid build-time OOM (R3 mitigation)
7c1bf5c

23f2002275 commited on

fix(job_train): pip install huggingface_hub before downloading data files (R1 parity with job_smoke.sh)
eae16b1

23f2002275 commited on

config: scripts/job_train.sh \u2014 Path 3 (qwen_0_5b_smoke + GRPO max_steps=50) for sanity-check run before burning 1.5B credits
d2b6a7e

23f2002275 commited on

feat: phase 1 complete β€” smoke green on HF Jobs, training scripts, plot generator, Colab notebook, submission preflight
8787bd3

23f2002275 commited on

clean repo without secrets or data
071ba6b

23f2002275 commited on