Nokia Open-Sources AnyJev: A Training-Free Layer That Turns Any Open LLM Into a Calibrated Decision Model
Nokia open-sources AnyJev, a training-free library that converts any open LLM into a calibrated decision model for classification tasks.
Nokia's applied research team has open-sourced AnyJev, a training-free Python library that converts open LLMs into calibrated decision models. The library uses cyclic shifts and batch prior correction to eliminate position and prior bias in next-token probabilities. Benchmarks on Qwen3-8B with the BANKING77 task show the order-flip rate drops from 0.230 to 0.073, and auto-decidable traffic at 5% error rises from 7.7% to 52.0% with the L1 calibration level.