OmniJev
Visual decisions across three model sizes.
Two projects · one clear comparison
Similar names. Different backbones, weights and input paths. Find the model that fits the decisions you need to make.
These two models are not offered through this site’s API. Try native Jev here for text decisions.
Visual decisions across three model sizes.
A 12B classifier spanning text and media.
Both return decision probabilities instead of generated explanations. Their weights and loaders are not interchangeable.
| Capability | OmniJev | Jev-Omni |
|---|---|---|
| Backbone | Qwen3.5 | Gemma 4 12B IT |
| Released sizes | 0.8B, 2B and 4B | 12B |
| Image input | Images, screenshots and image regions | One image per request |
| Video input | 16 timestamped frames in a mosaic | 16 sampled frames |
| Audio path | Sound experiments use spectrogram images | Audio files, capped at 30 seconds |
| Text input | Instructions and text context with visual input | Text-only or multimodal states |
| Python loader | mso.infer.MSO1("ckpt", "base") | load_jev_omni() |
| Setup | Decision checkpoint plus matching Qwen3.5 backbone | Merged weights; loader downloads multimodal components |
Read the test, not just the number
These panels show selected author-reported results on different datasets. They do not measure which model is more accurate against the other.
No shared head-to-head test is documented in these sources. Dataset composition, averaging methods and runtime setups differ. Test both on your own cases before choosing on accuracy.
Different GPUs and serving paths: these measurements are not a speed ranking.
One image, one question, 768-token image budget
Image input, optimised backend; preprocessing and network excluded
Sources reviewed September 25, 2026: OmniJev repository and Jev-Omni model card. This comparison does not add either model to the Jev AI playground or API.