omni / src /trainers /lm

Commit History

refactor: reorganize dataset into lm/vlm/vam subdirectories
d9f29d1

chenbhao Claude Opus 4.6 commited on

rename minimind→omni in model_type, eval/convert scripts, and docs
2c87b68

chenbhao 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

Add tokenizer training script and save trained tokenizer into checkpoint dir
1909c9c

chenbhao commited on

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

chenbhao commited on