DigestAI news desk

Cut through the AI noise.

Generative AI & Models3 min read

Contrastive-LM releases CLM-8B, an open model scoring actions up to 9x faster than Jev

Contrastive-LM has released CLM-8B, described as the first open model in the Contrastive Language Models (CLMs) class. Unlike traditional generative models, CLM-8B does not generate text; instead, it scores candidate actions against a current state and returns probabilities. The model uses a frozen Qwen3-8B backbone with a small trainable projection head, allowing it to run on a single NVIDIA…

2 sources

Key points

  • CLM-8B is an open-source model that scores actions rather than generating text, using a Qwen3-8B backbone.
  • The model runs up to 9 times faster than TypeSafe AI's Jev in zero-shot tests on specific tasks.
  • Fine-tuned CLM heads achieve 81.6% on DeepSWE and 87.6% on Terminal-Bench 2.1 subsets as a verifier.

The release targets the same interface as Jev, a proprietary System One model from TypeSafe AI that entered limited early access on 15 September 2026. CLM-8B exposes three question types: Noul (truth probability), Choice (option selection), and Score (rubric evaluation). In zero-shot tests, the research team reports CLM-8B runs up to 9 times faster than Jev, particularly in tasks with repeated actions like the T-Rex game. While it matches Jev on some tasks, it trails on tool calling and WikiRacing.

For coding agents, CLM-8B acts as a verifier to select the best solution from multiple candidates. Using fine-tuned heads, the team reports 81.6% accuracy on DeepSWE and 87.6% on Terminal-Bench 2.1 subsets, claiming these are new state-of-the-art verifier results. These figures are based on held-out subsets rather than full leaderboard submissions. The model’s architecture allows for cached state vectors, reducing latency in agent loops from 1.7 ms to 0.6 ms on an RTX 4090.

Model pages: CLM-8B → · Jev →

The story so far

4 episodes →
  1. Contrastive-LM releases CLM-8B, an open model scoring actions up to 9x faster than Jevthis story
Full story from MarkTechPost · by Michal SutterOpen source ↗

Contrastive-LM Releases CLM-8B: An Open System One Model That Scores Agent Actions Up to 9× Faster Than Jev

MarkTechPost · 24 September 2026

Loading the full article…

This text was published by MarkTechPost and written by Michal Sutter. It is reproduced here with attribution so you can read it in full; the rights remain with the publisher. Read it at the source ↗

Coverage and discussion

2sources
Topics · follow one to build your own front page
Contrastive-LMTypeSafe AINVIDIACLM-8BJevQwen3-8BGemini 2.5 Flash-LiteOpus 5Fable 5

The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us. Published by Martin K., who runs Digest AI and handles corrections.

Comments

via GitHub Discussions

More in Generative AI & Models

All →

Related stories