Commit Graph

4 Commits

Author SHA1 Message Date
nabbilkhan 60b0512be3 Harden token file layout checks and prevent exec-time fd leaks 2026-03-03 19:42:33 +00:00
nabbilkhan 991bf4d618 Harden token dataset validation across all training pipelines 2026-03-03 19:36:51 +00:00
maderix 4c14ed0e25 CLI fixes + --no-ane-extras flag + README benchmark table
- Fix positional arg parsing (model_path, steps, lr were silently ignored)
- Add --model, --ckpt flags; forward ckpt_path across exec() restarts
- Add --no-ane-extras to disable ANE classifier/softmax/rmsnorm_bwd
- CPU fallback for softmax/classifier/rmsnorm_bwd when extras disabled
- Update README with 4-way benchmark comparison table (20 steps)
2026-03-03 04:34:55 -08:00
Vipul ebac5dd73f Python Bridge+Memory leak fix+More functions 2026-03-03 02:04:36 -05:00