r/mlscaling 38m ago

N, DS, T, Econ, Hardware Leaked DeepSeek investor conference call w/Wenfang: DS hardware limitations, scaling expectations, Huawei GPU progress, data labeling difficulties, etc

Thumbnail x.com
Upvotes

r/mlscaling 1d ago

N, Hardware, T, A USG states that Moonshot used large-scale rapid Fable distillation for Kimi K3, and has both acquired & accessed export-controlled GB300 Nvidia GPUs

Thumbnail x.com
29 Upvotes

r/mlscaling 1d ago

R VibeMathed - tracking math problems solved by AI models

Thumbnail
vibemathed.com
8 Upvotes

r/mlscaling 1d ago

BCMT: A blockwise memory transformer with +57% training throughput and -23% peak GPU memory

1 Upvotes

Hi everyone,

I've been working on a new language model architecture called BCMT (Blockwise Causal Memory Transformer) and I'd really appreciate feedback from people interested in efficient transformer scaling.

BCMT-256 vs Dense Transformer

The main idea is to replace full causal attention with:

  • Dense causal attention within fixed-size blocks
  • A compact memory representation summarizing each block
  • Causal memory propagation between successive blocks
BCMT architecture

The goal is to reduce the computational and memory cost of long-context training while preserving language modeling performance.

Current results (WikiText-103, context length 256):

  • Validation loss: 4.5931 (Dense Transformer: 4.5752)
  • +57.4% training throughput
  • −23.1% peak GPU memory

I've also included an ablation model (BCMT-HOnly) to isolate the contribution of the inter-block memory mechanism.

This is an early version of the project, and I'm especially interested in feedback on:

  • the architectural design,
  • additional scaling experiments,
  • evaluation protocols,
  • and comparisons with other efficient attention or memory-based approaches.

Paper, code, and training details are available here:

https://github.com/rachidlabs/BCMT

I'd be grateful for any comments or suggestions. Thanks!


r/mlscaling 1d ago

on verifier compute

Thumbnail
0 Upvotes

r/mlscaling 1d ago

Follow up: GPT-2's vocabulary as a hyperbolic tree — 32,070 tokens in a Poincaré ball you can fly through [P]

Thumbnail
reddit.com
3 Upvotes

r/mlscaling 1d ago

Nanbeige launches 3B Looped Transformer model, saying it boosts capacity without extra parameters — RuntimeWire

1 Upvotes

r/mlscaling 2d ago

A mechanism for "recognized but can't recall": forgetting in an online LoRA memory is rank displacement, not amplitude loss (J-space probe)

Thumbnail
0 Upvotes

r/mlscaling 2d ago

Advanced Compiler and Runtime Optimizations for ML Workloads

Thumbnail apxml.com
1 Upvotes

r/mlscaling 2d ago

N, Econ, Hardware, Politics "NZ Inc is going all in on AI datacenters: The government wants $25-35 billion in datacenter investment, and it just gathered some of the country’s most powerful business leaders to make the case"

Thumbnail
thespinoff.co.nz
4 Upvotes

r/mlscaling 3d ago

Open-Source AI Models Are Challenging the Idea That Only Billion-Dollar Companies Can Compete

Thumbnail wsj.com
2 Upvotes

r/mlscaling 3d ago

OP, R, Hist, Emp, T "Have Chinese AI Models Caught Up to the US Frontier?", Lisan al Gaib (fixing curve-fitting of recent LLM trends for more precise estimates)

Thumbnail
scaling01.substack.com
36 Upvotes

r/mlscaling 4d ago

Theory What actually makes one frontier LLM better than another besides parameter count?

Thumbnail
0 Upvotes

r/mlscaling 4d ago

RL, R, Emp, MoE, T "Ring-Zero: Scaling Zero RL to a Trillion Parameters for Emergent Reasoning", Tang et al. 2026 {Ant Group}

Thumbnail
arxiv.org
43 Upvotes

r/mlscaling 4d ago

Emp, D Scaling to 1 million concurrent sandboxes in seconds

Thumbnail
modal.com
6 Upvotes

r/mlscaling 5d ago

GPU Operators allocation

0 Upvotes

GPU cloud operators: how do you decided which customers get capacity when you’re supply constrained? Is this manual or automated?


r/mlscaling 5d ago

RevengeBench: Reverse Engineering Code-Space Policies from Behavioral Experiments

Thumbnail
2 Upvotes

r/mlscaling 6d ago

Built a native Mac app that treats local models as first-class, not a fallback — Ollama/llama.cpp/MLX + a real coding agent

0 Upvotes

Posting here specifically because most "AI chat app" releases treat local models as an afterthought bolted onto a cloud-first UI. Eaon flips that — Ollama, llama.cpp, and MLX are full citizens: same tool-calling, same agent loop, same everything a hosted model gets, plus a live hardware-fit check (comfortable/tight/too-big) before you download a model that won't run. The part I think this sub will actually care about: Agent mode isn't gated to models that are great at function-calling. There's a text-fence fallback baked into the system prompt for models that ignore or mishandle native tool calls — I've been testing this against small stuff like Nemotron 3 Nano and it holds up. It'll write files, run them, read the output, and fix its own mistakes, same loop regardless of which model's driving. Also shipped a terminal CLI (eaon-cli) if you live in a terminal instead of a GUI — same agent, same local-model routing, npm-installableux, Windows should work too but. You can download at eaon.dev


r/mlscaling 6d ago

ExTernD: Expanded-Rank Ternary Decomposition Ternary LLM PTQ with Accuracy Approaching Any Quantization Level

4 Upvotes

[https://arxiv.org/pdf/2607.13511](https://arxiv.org/pdf/2607.13511))

the core idea is, we cannot have ternary PTQ with fixed matrix size, trying to do that is dead end. so i tried decomposing the matrix to 2 ternary matrices and inner diagonal scaling matrix. now that the inner rank can be arbitrarily large the accuracy can be arbiratily small. and its not that it has to be very large too i also showed that it does take only slightly more vram then current quantisation methods. the slight more vram is worth it if we abuse the ternary math.


r/mlscaling 6d ago

Online LoRA memory: recall dies in 3–8 writes, recognition survives — so we used it as a familiarity gate

Thumbnail
1 Upvotes

r/mlscaling 6d ago

R Searching for specific benchmarks

1 Upvotes

Hello guys, I saw today a great cost/task matrix today that showed all the SOA LLM models broken down by different reasoning efforts and side-by-side. For example, it showed that GPT 5.6 performs very well, while Fable is very expensive. (And that SOA models with low reasoning are sometimes even quite dumb.)

The whole thing was presented in a table, with the cells colored green, yellow, or red according to the result.

Unfortunately, I can't find the link anymore. Can anyone help me find it?


r/mlscaling 6d ago

A Tale of Two Nations: A Multi-tiered, contamination-proof AI Safety & Evaluation Benchmark

2 Upvotes

Welcome to A Tale of Two Nations, a contamination-proof, cross-domain adversarial stress-testing suite designed to push frontier large language models (LLMs) to their absolute logical limits.

Unlike traditional low-context benchmarks that suffer from data contamination, this ecosystem uses a highly intricate, multi-layered systemic scenario to evaluate an AI's long-horizon reasoning, context-gating integrity, and synthetic logic capabilities under zero-shot conditions.

Will your local model pass? Open-sourcing with scoring framework~✨

Links to the project:


r/mlscaling 6d ago

Moonshot AI Unleashes Kimi K3: 2.8 Trillion-Parameter Open MoE Beast Tops Coding Benchmarks and Challenges GPT-5.6 & Claude Frontier

3 Upvotes

r/mlscaling 6d ago

MoE Kimi K3 (huge 2.8t MoE)

Thumbnail kimi.com
21 Upvotes

A gigantic new model from Moonshot - the biggest open-source LLM by a large margin (but note that it's more sparse than before).

We have also scaled up Mixture of Experts (MoE) sparsity, effectively activating 16 out of 896 experts when paired with a Stable LatentMoE framework. Together with refined training and data recipes, these structural changes yield an approximate 2.5× improvement in overall scaling efficiency compared to Kimi K2, allowing the model to convert compute into intelligence more effectively.

It looks a bit better than Opus 4.8/GPT 5.5 but a bit worse than Fable/GPT 5.6.

I am struck by the fact that they made so little progress on Humanity's Last Exam (58.7%, vs 54% for Kimi K-2.6, which was released in February). LLMs appear to be stalling out at around 60% on Humanity's Last Exam (note that Grok 4 Heavy scored 50.7% over a year ago) despite making rapid progress in other benchmarks.

To be honest, I am now pretty suspicious of that benchmark - particularly after FrontierMath and SWE-Bench Pro were found to have lots of unanswerable/unscorable questions.


r/mlscaling 6d ago

Emp, Theory, M-L Schema Harness: "Frontier Models with Our Harness Achieve ~99% on ARC-AGI-3 Public"

Thumbnail schema-harness.github.io
30 Upvotes