Contrastive-LM/CLM

No repository description was reported by the source.

Open original source ↗

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

Contrastive Language Models A System One Model for Fast and Generalizable Decision-Making 🔥 Contrastive Language Models (CLMs) are a new class of System One model trained with a contrastive learning objective that connects states and actions. This repo serves CLM-8B behind a TypeSafe-compatible API. 30M synthetic hard negatives, and post-trained on 1M agentic trajectories. tasks with up to 9× lower latency. With lightweight fine-tuning it sets a new SOTA as a verifier on agentic coding benchmarks: Terminal-Bench 2.1 (87.6%) and DeepSWE (81.6%). reused independently, which makes training and serving cheap and blazing fast! We invite the community to plug it into their own agents and benchmarks! Requires Python 3.10+, Linux and an NVIDIA GPU. Installs everything, including PyTorch and vLLM. Questions may be Noul / Choice / Score objects or plain wire-format dicts, so a request written for TypeSafe replays as client.systemone(state, questions). systemone is built on one primitive: score…

Contrastive-LM/CLM on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-24T12:40:33.139Z

Inside the original README — Document outline
  1. Installation
  2. Quickstart
  3. Serve
  4. Ask typed questions about a state
  5. Rank candidates directly
  6. Playground
  7. Results
  8. Zero-shot evaluation
  9. Agentic benchmarks: CLM as a verifier
  10. Fine-tuning CLM on Your Own Data
  11. How it works
  12. About

Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.

Links from the README

References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.

Documentation belongs to its respective authors. Reported project/model license: Apache-2.0. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

What this repository does

The source does not provide a repository description. Read the project README before evaluating it.

Repository facts

Owner
Contrastive-LM
Primary language
Python
Stars
428
Forks
31
Open issues + pull requests
0
License
Apache-2.0
Archived
No
Default branch
main
Created
2026-09-23T19:29:56.000Z
Last push
2026-09-24T10:09:29.000Z

Topics and intended use

No topics were included in the latest source metadata.

Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.

Evaluate before installing

Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-24T12:03:36.034Z. Daily imports are snapshots, not real-time monitoring.

Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.

Open original source

Related repositories

public-apis/public-apis

EbookFoundation/free-programming-books

donnemartin/system-design-primer

vinta/awesome-python

practical-tutorials/project-based-learning

NousResearch/hermes-agent