Commit History
Add quick_test.py - standalone timing test, prints immediately, no imports from other files" 27d7101 verified
Fix: force unbuffered stdout for Kaggle notebook output + use print() with flush" 0e4cf22 verified
Add --log_batch_every: prints loss every N batches within an epoch" e997a38 verified
Add --num_gpus: splits tasks across GPUs in parallel processes" 626c4f7 verified
Add --log_every arg to control epoch print frequency (default 100) e0b6ea4 verified
Fix: add build_trm_nano_onnx function (alias used by train_task.py) 492f908 verified
Add solved_tasks.json - 51 tasks solved by analytical solvers a917394 verified
Replace train_task.py with full batch runner: loops all 400 tasks, skips solved, logs everything, uses manual ONNX builder 28954c6 verified
Add manual ONNX builder with weight reuse - fits 1.44MB with full h=96 T=3 n=4" ab04ef8 verified
Add TRM-Nano README with architecture details and usage" 70b26ba verified
Add TRM-Nano per-task training script with augmentation and ONNX export 7dd4c24 verified
Add TRM-Nano model implementation (h=96, 4 heads, 2 layers, unrolled recursion)" 441b2d5 verified
Update SKILLS/kilo_agent/references/howto.md 839739a verified
Create kilo_client.py 6de61ea verified
Update classifier to support Kilo local server ccffc8f verified
Update TODO with TRM findings, fix outdated info 826a998 verified
Add TRM research findings and architecture notes 0e63a4d verified
Add composition solvers for chained transforms 981ef11 verified
Add DeepSeek task classifier for LLM-guided solver routing 9caa30d verified
reorg kilo skills folder 9ae02a4
Roger MT commited on
Add TRM solver skill for agent guidance cd8c1ce verified
add skills for kilo agent 5c3da19
Roger MT commited on
Upload trm_solver/__init__.py e4e4da5 verified
Add TRM solver README 51d8a6c verified
Add Kilo Bridge for LLM-driven ARC task analysis and ONNX export d565d28 verified
Add TRM solver NN executor with 14 transform types and ONNX export eea0011 verified
Upload SKILLS/kilo_agent/references/howto.md 3d9221a verified
Upload abstract reasoning corpus rl - Google Search.pdf fa46110 verified
delete fles 7944555
Roger MT commited on
move fles into pemf folder feb08d1
Roger MT commited on