Revert camera prompt changes; add NaN guard and CUDA sync; add engineering challenges doc 5a72179 chenbhao commited on 10 days ago
Cast logits to float32 before softmax/sampling to prevent fp16 overflow 23b3234 chenbhao commited on 10 days ago
Fix from_pretrained: use SenseVoice/Siglip encoder wrappers instead of raw models 3a4cdc5 chenbhao commited on 10 days ago
Convert omni-o.pth to HF format + add from_pretrained support 64ccedb chenbhao commited on 10 days ago
Fix generate() to return last text tokens instead of (None, audio_frame) tuple 603135f chenbhao commited on 10 days ago
docs: update README and docs for model_type rename, RoPE guard fix, config paths e14a9b6 chenbhao commited on 11 days ago
rename minimind→omni in model_type, eval/convert scripts, and docs 2c87b68 chenbhao commited on 11 days ago
Flatten src layout: drop omni namespace, modules live directly under src/ 92c7321 chenbhao commited on 12 days ago