omni / src /models

Commit History

Add NaN guard to audio code generation path
9422bfb

chenbhao commited on

Revert camera prompt changes; add NaN guard and CUDA sync; add engineering challenges doc
5a72179

chenbhao commited on

Cast logits to float32 before softmax/sampling to prevent fp16 overflow
23b3234

chenbhao commited on

Fix from_pretrained: use SenseVoice/Siglip encoder wrappers instead of raw models
3a4cdc5

chenbhao commited on

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