Lev opens typed decisions on Qwen3.5
Lev is an Apache-2.0 LoRA adapter for Qwen3.5-4B that returns calibrated probabilities for yes/no, choice, and score questions in one forward pass. It supports local GPU deployment and the Jev-compatible `/v1/systemone` protocol. [Interfaze](https://interfaze.ai/blog/jev-now-open-source-lev), [Hugging Face](https://huggingface.co/interfaze-ai/lev)
Lev’s real breakthrough is deployment control: it makes Jev-style typed decisions available as an open, self-hosted primitive, even if its benchmark performance still trails Jev.
- –Batched inference answers multiple questions with zero generated tokens, avoiding JSON parsing, retries, and out-of-schema labels.
- –The Apache-2.0 adapter runs on Qwen3.5-4B and lets existing Jev clients target a local `/v1/systemone` server.
- –Reported S1Bench performance is 68.9% macro versus Jev’s 76.1%, with notable weaknesses on minimal-edit and summary-faithfulness tasks.
- –Routing, moderation, triage, and intent detection are the strongest use cases; developers should validate calibration on their own data before automating consequential decisions.
- –Real-time use still requires a GPU, and the current release is English-only. [ModelSystem.One](https://modelsystem.one/models/lev/)
DISCOVERED
1h ago
2026-09-27
PUBLISHED
1h ago
2026-09-27
RELEVANCE
AUTHOR
DIY Smart Code