Contrastive-LM Released Open-Source CLM-8B Model
The new 8B parameter model matches TypeSafe AI performance while offering increased inference speeds.
Updated on Sept. 24, 2026 in Artificial Intelligence

Live Poll
Do you believe open-source AI models are a better choice than proprietary tools for your projects?
Contrastive-LM has released CLM-8B, an open-source model that scores candidate actions instead of generating text. It leverages a Qwen3-8B encoder backbone and provides a TypeSafe-compatible API.
Why it matters
The model disaggregates states and actions to enable faster scoring, offering a transparent alternative to proprietary systems. This design allows users to achieve high accuracy in agent-based tasks using standard hardware.
CLM-8B utilizes 8B parameters and an Apache-2.0 licensed head weighing 75 MB. The model achieves a 9× speed improvement over the proprietary Jev system in zero-shot tests, with latency for revisited states reaching 0.6 ms on an RTX 4090.
The players
Contrastive-LM
This organization develops open-source AI models designed for high-speed agentic task performance.
TypeSafe AI
This company produces Jev, a proprietary System One model that serves as the benchmark for this release.
The details
By calculating probabilities using the dot product of state and action embeddings with a softmax function, the model reduces agent-loop latency. The system caches state and action vectors directly in GPU memory and requires only a single NVIDIA GPU to run.
Timeline
September 15, 2026: Jev entered limited early access.
September 24, 2026: The open-source model was released.
The Tech Race
The release of CLM-8B highlights a broader shift toward optimizing AI for autonomous agent tasks rather than traditional text generation. This development challenges proprietary systems by providing comparable performance on open-source infrastructure.
Developers can now run high-performance agent models on single NVIDIA GPUs, significantly lowering the barrier to entry for AI-driven automation. This accessibility allows for faster, locally hosted scoring of candidate actions in various technical workflows.
The takeaway
The transition toward action-scoring models reflects an industry-wide prioritization of efficiency and inference speed over raw text generation. Users looking to optimize agentic loops should consider how disaggregated state-action architectures can reduce latency in their own systems.
Further reading
For more developments in agentic architectures, visit the Artificial Intelligence section.
Live Poll
Do you believe open-source AI models are a better choice than proprietary tools for your projects?






