Skip to content
OpenTrain AIFor AI Companies

LM2: Large Memory Models

Published Feb 1, 2025
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
LM2: Large Memory Models is the primary contribution described in this paper.
Task Dataset Metric Value Source
Large Memory Models Llama-3.2-1.2B qa4 62.0 paper-derived
Large Memory Models Llama-3.2-3.2B qa5 82.0 paper-derived
Large Memory Models BABILong Accuracy 92.5 paper-derived

Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

Official repo of paper LM2

49 stars · 12 forks · Last push Feb 13, 2025 · NOASSERTION license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Partial overlap with paper title keywords · Community adoption signal (49 stars)

Why this implementation
Confidence: high

convergence-ai/lm2 is the strongest maintained implementation based on ranking signals. License is declared (NOASSERTION). Dependency/environment manifests are present.

Open convergence-ai/lm2
Reproduction risks
  • No CI workflows detected
  • Selected convergence-ai/lm2 as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Reproduction readiness

Time to first repro: hours
Last checked: Aug 25, 2026

Setup required

Dependencies pinned, manual setup needed

  • convergence-ai/lm2 has environment.yml but requires manual environment setup.
  • Last push was 559 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
  • No CI pipeline, so test coverage is unknown.
Open convergence-ai/lm2

Quick start

git clone https://github.com/convergence-ai/lm2.git
conda env create -f environment.yml && conda activate <env-name>

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

Large Memory Models

Methods

None detected

Domains

None detected

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).