omni / docs

Commit History

Update docs: challenges.md (training bias + scene text approach), vam/multimodal/trainers docs sync
2460459

chenbhao commited on

Revert camera prompt changes; add NaN guard and CUDA sync; add engineering challenges doc
5a72179

chenbhao commited on

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

chenbhao Claude Opus 4.6 commited on

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

chenbhao Claude Opus 4.6 commited on

docs: update README and docs for model_type rename, RoPE guard fix, config paths
e14a9b6

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

docs: move tokenizer.md into interview/
aefd3e0

chenbhao commited on

docs: add comprehensive tokenizer deep dive doc (562 lines)
616c7df

chenbhao commited on

refactor(runs): rename lm/vlm/vam.sh to train_*
ccda01e

chenbhao commited on

refactor(configs): flatten configs/model/ into configs/
615471c

chenbhao commited on

refactor(docs): restructure docs with modular organization
f664f3f

chenbhao commited on

Replace generic README.md doc names with descriptive index/overview names
21cf4d8

chenbhao commited on

Restructure docs to mirror src/ module layout
a5502f4

chenbhao commited on

Restructure docs index into categorized sections, move architecture overview into architecture/
bc9ae7b

chenbhao commited on

Update docs for tokenizer training script and checkpoint save path
5c62fa9

chenbhao commited on

Add modular development docs under docs/ for learning and interviews
c6b1b88

chenbhao commited on