Open Source

Nokia Open-Sources AnyJev: A Training-Free Layer That Turns Any Open LLM Into a Calibrated Decision Model

· September 23, 2026
Nokia Open-Sources AnyJev: A Training-Free Layer That Turns Any Open LLM Into a Calibrated Decision Model

What changed

Nokia’s applied research team released AnyJev, a new Python library that wraps any open large language model (LLM) with a training-free layer. This layer is designed specifically for decision-making tasks where the model must select a single answer from a fixed set of options rather than generate free text. AnyJev is ready to install via PyPI, licensed under Apache-2.0, and integrates easily with Hugging Face transformers and other LLM tools.

Why builders should care

Handling classification or multi-choice decision tasks with LLMs usually requires fine-tuning or additional training data, which adds cost, complexity, and latency. AnyJev bypasses this by turning any open LLM into a calibrated decision model without retraining. It brings a simpler, leaner approach to workflows that demand precise answer selection, such as routing, recommendation, or constrained Q&A. This can save time and resources when deploying open LLMs for structured outputs.

The practical takeaway

Operators and developers can add AnyJev as a drop-in layer on top of existing open LLMs to get better calibrated probabilities and more confident answer choices out of the box. It targets production use cases where picking from fixed labels is critical, which is common in business automation and decision support. AnyJev’s training-free design means faster iterations, lower operational friction, and the potential for safer, auditable decisions from LLMs.

What to watch next

Watch how AnyJev performs in real-world deployments, especially compared to fine-tuned models on decision tasks. Adoption will hinge on ease of integration and whether it delivers on calibration claims without sacrificing speed or accuracy. Nokia’s open-sourcing under Apache-2.0 invites experimentation and potential community improvements, which could accelerate its maturity and expand its compatibility with popular LLM frameworks.

AI Quick Briefs Editorial Desk

Stay ahead of AI Get the most important AI news delivered to your inbox — free.