YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Lev opens typed decisions on Qwen3.5

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Lev opens typed decisions on Qwen3.5
OPEN LINK ↗
// 1h agoOPENSOURCE RELEASE

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)

// ANALYSIS

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/)
// TAGS
levllmsmall-llmopen-weightsstructured-outputinferencelocal-firstopen-source

DISCOVERED

1h ago

2026-09-27

PUBLISHED

1h ago

2026-09-27

RELEVANCE

8/ 10

AUTHOR

DIY Smart Code