omni / scripts

Commit History

Convert omni-o.pth to HF format + add from_pretrained support
64ccedb

chenbhao commited on

Replace web_demo.html with omni_o_web.html: self-contained frontend for omni-o call
9a9a9e0

chenbhao commited on

Rewrite omni_o_terminal.py: add real-time interrupt/barge-in
f53960b

chenbhao commited on

Add omni_o_terminal.py: terminal voice chat script
d91f099

chenbhao commited on

Add omni_o_call.py: real-time voice call server for omni-o checkpoint
f268594

chenbhao commited on

Fix eval_vam.py: update paths to checkpoint/ dirs, fix VAMConfig attn heads, remove open_thinking kwarg
cecc5b1

chenbhao commited on

feat: add interactive mode to eval_vlm.py with auto <image> insertion, update README
a4fb8db

chenbhao commited on

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

chenbhao commited on

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

chenbhao commited on

fix eval_llm: add --tokenizer_path/--native flags, auto-detect num_hidden_layers from checkpoint; update README with correct inference commands
4020c99

chenbhao commited on

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

chenbhao commited on

Restructure repo: rename classes, split datasets, organize trainers by modality, add YAML config + root trainer entry points
c6bc767

chenbhao commited on