omni / src /models

Commit History

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

chenbhao commited on

Fix generate() to return last text tokens instead of (None, audio_frame) tuple
603135f

chenbhao commited on

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

chenbhao commited on

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

chenbhao commited on

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

chenbhao commited on