omni / src /utils

Commit History

feat: add VAM SFT mini training (T2A Stage 1)
7036629

chenbhao commited on

feat: add VLM SFT mini configs, resume training, dataset streaming, and eval fixes
9a1a7d2

chenbhao commited on

refactor: rename VLM configs, add VLM SFT configs, and improve model loading
56d3c4a

chenbhao Claude Opus 4.6 commited on

reorganize configs into subdirs lm/vlm/vam, remove runs/, add interview docs for pretrain & full_sft
d58698c

chenbhao commited on

cleanup: remove deprecated doc files, update src training utils
64d62ee

chenbhao commited on

Add local training logger that writes to {save_dir}/{save_weight}.log
17c552f

chenbhao commited on

Flatten src layout: drop omni namespace, modules live directly under src/
92c7321

chenbhao commited on