Fix voice clone, path defaults, README rewrite; add pydub dep bf14804 chenbhao commited on 23 days ago
Rewrite README in English with codev-style layout; add Xet install guide f2c9122 chenbhao commited on 23 days ago
Update README: add omni-o HF conversion, call server, and frontend f1549f4 chenbhao commited on 23 days ago
feat: add interactive mode to eval_vlm.py with auto <image> insertion, update README a4fb8db chenbhao commited on 24 days ago
feat: add VLM SFT mini configs, resume training, dataset streaming, and eval fixes 9a1a7d2 chenbhao commited on 24 days ago
refactor: rename VLM configs, add VLM SFT configs, and improve model loading 56d3c4a chenbhao Claude Opus 4.6 commited on 24 days ago
refactor: reorganize dataset into lm/vlm/vam subdirectories d9f29d1 chenbhao Claude Opus 4.6 commited on 24 days ago
docs: add convert command for native_hf and note about tokenizer compat 89b5891 chenbhao commited on 24 days ago
docs: update README and docs for model_type rename, RoPE guard fix, config paths e14a9b6 chenbhao commited on 24 days ago
rename minimind→omni in model_type, eval/convert scripts, and docs 2c87b68 chenbhao commited on 24 days ago
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 24 days ago
reorganize configs into subdirs lm/vlm/vam, remove runs/, add interview docs for pretrain & full_sft d58698c chenbhao commited on 24 days ago
Set base model hidden_size to 512 across all configs for 8G VRAM 2a8cecd chenbhao commited on 25 days ago
Update docs for tokenizer training script and checkpoint save path 5c62fa9 chenbhao commited on 25 days ago
Flatten src layout: drop omni namespace, modules live directly under src/ 92c7321 chenbhao commited on 25 days ago
Move LoRA into models/lm to match modality-scoped layout 3d0a2b3 chenbhao opencode commited on 25 days ago
Move MiniMindModel backbone into models/lm, keep core pure-components only 4124522 chenbhao opencode commited on 25 days ago
Restructure models into lm/vlm/vam sub-packages by modality 91a3777 chenbhao opencode commited on 25 days ago
Fuse minimind/minimind-v/minimind-o into omni with layered architecture 45cf443 chenbhao opencode commited on 25 days ago
Initial commit: omni package with src layout and pyproject config 10bcbf6 chenbhao commited on 25 days ago