Pith. sign in

REVIEW 2 cited by

Scalable MatMul-free Language Modeling

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.02528 v7 pith:IF3DBONC submitted 2024-06-04 cs.CL

classification cs.CL
keywords modelsmemoryapproachduringlanguagellmsmatmulmatmul-free
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large Language Models (LLMs) have fundamentally altered how we approach scaling in machine learning. However, these models pose substantial computational and memory challenges, primarily due to the reliance on matrix multiplication (MatMul) within their attention and feed-forward (FFN) layers. We demonstrate that MatMul operations can be eliminated from LLMs while maintaining strong performance, even at billion-parameter scales. Our MatMul-free models, tested on models up to 2.7B parameters, are comparable to state-of-the-art pre-trained Transformers, and the performance gap narrows as model size increases. Our approach yields significant memory savings: a GPU-efficient implementation reduces memory consumption by up to 61% during training and over 10x during inference. When adapted for a multi-chip neuromorphic system, the model leverages asynchronous processing to achieve 4x higher throughput with 10x less energy than edge GPUs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Neuromorphic Principles for Efficient Large Language Models on Intel Loihi 2

    cs.NE 2025-02 reject novelty 6.0 of 10

    A 370M MatMul-free LLM is mapped onto Intel Loihi 2 and reported to achieve up to 3x higher generation throughput with about 2x less energy than transformer LLMs on an edge GPU, based on preliminary measurements that ...

  2. RandLoRA: Full-rank parameter-efficient fine-tuning of large models

    cs.CL 2025-02 conditional novelty 6.0 of 10

    RandLoRA achieves full-rank weight updates in parameter-efficient fine-tuning by learning diagonal scalings over fixed random low-rank bases, outperforming LoRA across vision and language tasks.

Pith tools