Add omni_o_call.py: real-time voice call server for omni-o checkpoint f268594 chenbhao commited on Jul 22
Fix generate() to return last text tokens instead of (None, audio_frame) tuple 603135f chenbhao commited on Jul 22
fix VAM: funasr+pyarrow deadlock, librosa+numpy compat, reduce iter_batches batch_size fe5285c chenbhao commited on Jul 22
feat: add VLM SFT mini configs, resume training, dataset streaming, and eval fixes 9a1a7d2 chenbhao commited on Jul 22
refactor: rename VLM configs, add VLM SFT configs, and improve model loading 56d3c4a chenbhao Claude Opus 4.6 commited on Jul 21
refactor: reorganize dataset into lm/vlm/vam subdirectories d9f29d1 chenbhao Claude Opus 4.6 commited on Jul 21
docs: update README and docs for model_type rename, RoPE guard fix, config paths e14a9b6 chenbhao commited on Jul 21
rename minimind→omni in model_type, eval/convert scripts, and docs 2c87b68 chenbhao commited on Jul 21
reorganize configs into subdirs lm/vlm/vam, remove runs/, add interview docs for pretrain & full_sft d58698c chenbhao commited on Jul 21
Add local training logger that writes to {save_dir}/{save_weight}.log 17c552f chenbhao commited on Jul 20
Add tokenizer training script and save trained tokenizer into checkpoint dir 1909c9c chenbhao commited on Jul 20
Add modular development docs under docs/ for learning and interviews c6b1b88 chenbhao commited on Jul 20
Flatten src layout: drop omni namespace, modules live directly under src/ 92c7321 chenbhao commited on Jul 20
Restructure repo: rename classes, split datasets, organize trainers by modality, add YAML config + root trainer entry points c6bc767 chenbhao commited on Jul 20
Rename core MiniMindBlock to Block for modality-agnostic naming 57010bc chenbhao opencode commited on Jul 20
Move LoRA into models/lm to match modality-scoped layout 3d0a2b3 chenbhao opencode commited on Jul 20
Move MiniMindModel backbone into models/lm, keep core pure-components only 4124522 chenbhao opencode commited on Jul 20
Restructure models into lm/vlm/vam sub-packages by modality 91a3777 chenbhao opencode commited on Jul 20
Fuse minimind/minimind-v/minimind-o into omni with layered architecture 45cf443 chenbhao opencode commited on Jul 20
Initial commit: omni package with src layout and pyproject config 10bcbf6 chenbhao commited on Jul 20