memory-efficient

Tag

Cards List
#memory-efficient

Did Pathway just reveal the architecture breakthrough Andrew Curran predicted? Its 150M model sets a new ARC-AGI-1 cost-efficiency frontier

Reddit r/singularity · 2d ago

Pathway's 150M-parameter BDH-CQ model achieves 29.5% on ARC-AGI-1 at a record-low cost of $0.0007 per task, using recurrent memory and latent reasoning instead of long token chains. The architecture may be the breakthrough Andrew Curran teased, with OpenAI researcher Lukasz Kaiser as an investor and adviser.

0 favorites 0 likes
#memory-efficient

ZeroLock: Concurrent Memory-Efficient LLM Training via Modular Update Decoupling

arXiv cs.LG · 2d ago Cached

This paper presents ZeroLock, a backpropagation-free algorithm for concurrent memory-efficient LLM training that decouples model updates into independent chunk updates, reducing memory usage by 26.5% and improving throughput by 4.9% compared to BP-based baselines.

0 favorites 0 likes
#memory-efficient

@1jehuang: I run 20 coding agents in parallel as my everyday workflow. Today, I’m launching Jcode. It’s an open-source agent 20x m…

X AI KOLs Following · 3d ago Cached

1jehuang launched Jcode, an open-source terminal coding agent written in Rust that claims 20x better memory efficiency than Claude Code, allowing dozens of agents to run in parallel.

0 favorites 0 likes
#memory-efficient

Making Knowledge Distillation Cheap Enough to Run at Scale

Hugging Face Blog · 3d ago Cached

Multiverse Computing announces a paper on making LLM knowledge distillation cheaper via offline top-K logits and a fused chunked KL loss, cutting VRAM usage for distillation at scale.

0 favorites 0 likes
#memory-efficient

MESH: Memory-Efficient Sinkhorn Optimization for Mixture-of-Experts Training

arXiv cs.LG · 2026-08-06 Cached

This paper introduces MESH, a memory-efficient Sinkhorn-based optimizer for Mixture-of-Experts (MoE) training that restores temporal momentum without storing full optimizer state, reducing memory by 62.5% while maintaining competitive evaluation loss compared to AdamW.

0 favorites 0 likes
#memory-efficient

Memory Efficient Tabular Foundation Models

arXiv cs.LG · 2026-07-31 Cached

This paper investigates memory requirements for tabular foundation models like TabPFN and shows that model compression (e.g., INT4 quantization) can reduce memory footprint up to 7.6x with minimal accuracy loss, improving practical deployment efficiency.

0 favorites 0 likes
#memory-efficient

The WASTE inference engine (14 minute read)

TLDR AI · 2026-07-31 Cached

WASTE is an open-source inference engine that runs models larger than available RAM by storing expert weights on NVMe. It demonstrates running Kimi K3, a 2.78T parameter MoE model, on a MacBook Pro with 64GB unified memory.

0 favorites 0 likes
#memory-efficient

SkewAdam: A tiered optimizer that cuts MoE state memory by 97% (fits a 6.7B MoE on a 40GB GPU) [R]

Reddit r/MachineLearning · 2026-07-22

SkewAdam is a tiered optimizer that reduces memory usage for MoE state by 97%, enabling a 6.7B MoE model to fit on a single 40GB GPU.

0 favorites 0 likes
#memory-efficient

looking for contributors - trie based memory efficient LLM runner

Reddit r/artificial · 2026-07-21 Cached

SALT is an open-source tool that compresses long documents into a fixed-size plain-text prompt for LLMs, using a keyword trie to avoid theme collapse and efficiently select informative sentences under a token budget.

0 favorites 0 likes
#memory-efficient

A PHP server that can handle 10x as many concurrent requests as Nginx+PHP-fpm

Hacker News Top · 2026-07-21 Cached

Qbix Server is a pure PHP web server that handles 10x more concurrent PHP requests on the same hardware compared to Nginx+PHP-fpm by forking workers after loading classes to share memory via copy-on-write, reducing per-worker memory from 30-60MB to ~5MB.

0 favorites 0 likes
#memory-efficient

Where Should Optimizer State Live? Tiered State Allocation for Memory-Efficient Mixture-of-Experts Training

Hugging Face Daily Papers · 2026-07-21 Cached

SkewAdam is a novel optimizer for mixture-of-experts models that tier allocates optimizer state across backbone, experts, and router, reducing memory footprint to 2.6% of AdamW while achieving better validation perplexity in controlled comparisons.

0 favorites 0 likes
#memory-efficient

@DataScienceDojo: A Chinese company just open-sourced an 𝐎𝐂𝐑 that fixes something most AI-powered OCR tools quietly struggle with: the…

X AI KOLs Timeline · 2026-07-20 Cached

Unlimited-OCR, a new open-source OCR model from a Chinese company, solves the memory growth issue common in AI OCR tools by keeping memory usage flat regardless of document length, enabling single-pass reading of dozens of pages at 32K context. It's MIT-licensed, 3B parameters, multilingual, and already popular on GitHub.

0 favorites 0 likes
#memory-efficient

CARE-LoRA: Compressed Activation REconstruction for Memory-Efficient LoRA

arXiv cs.LG · 2026-07-15 Cached

CARE-LoRA proposes a compressed activation reconstruction framework to reduce memory consumption during LoRA fine-tuning by leveraging low-rank projections. It achieves competitive performance with reduced memory footprint.

0 favorites 0 likes
#memory-efficient

Sticky Routing: Training MoE Models for Memory-Efficient Inference

arXiv cs.LG · 2026-07-13 Cached

StickyMoE proposes a differentiable routing consistency loss that encourages adjacent tokens to activate the same experts in MoE models, reducing expert-swapping overhead and cache misses during inference on edge devices by up to 3.92× while improving perplexity.

0 favorites 0 likes
#memory-efficient

@0x0SojalSec: Imagine feeding a whole book to an AI and it just gets it Perfectly, A New OCR model that reads an ENTIRE BOOK in one p…

X AI KOLs Timeline · 2026-07-09 Cached

This tweet announces DeepSeek Unlimited OCR, an AI model that reads entire books in one pass with flat memory usage, achieving a 93% benchmark score and sub-0.11 error rate on 40+ pages.

0 favorites 0 likes
#memory-efficient

No Subspace to Track: Non-Identifiability and Optimizer State in Low-Rank Training

arXiv cs.LG · 2026-07-08 Cached

This paper empirically shows that the gradient's top-r subspace in low-rank training methods like GaLore is non-identifiable beyond a small reproducible core, with estimator noise dominating apparent rotations. It analyzes the implications for optimizer state transport and introduces LDAdam, which outperforms GaLore in perplexity.

0 favorites 0 likes
#memory-efficient

FourTune: Towards Fully 4-Bit Efficient Post-Training for Diffusion Models

arXiv cs.LG · 2026-07-08 Cached

FourTune proposes a fully 4-bit quantization framework (W4A4G4) for efficient post-training of diffusion models, using a triple-branch hybrid pipeline and custom fused kernels to reduce memory by 2.25× and increase throughput by 2.27× on 12B FLUX.1-dev without quality loss.

0 favorites 0 likes
#memory-efficient

@thesupermanmx: China just open-sourced an OCR model that transcribes an entire book in a single pass. It's called Unlimited OCR. Built…

X AI KOLs Timeline · 2026-06-27 Cached

China open-sourced Unlimited OCR, an OCR model based on DeepSeek OCR that can transcribe entire books in a single pass with constant memory usage, achieving 93% on standard parsing benchmarks.

0 favorites 0 likes
#memory-efficient

Scalable Peptide Design via Memory-Efficient Equivariant Transformer

arXiv cs.LG · 2026-06-25 Cached

Introduces MEET, a memory-efficient E(3) equivariant transformer for full-atom peptide design, integrated with a VAE and latent diffusion pipeline to achieve linear memory scaling and improved generation quality.

0 favorites 0 likes
#memory-efficient

GRASP: Gradient-Aligned Sequential Parameter Transfer for Memory-Efficient Multi-Source Learning

arXiv cs.LG · 2026-06-16 Cached

GRASP proposes a method for multi-source transfer learning that sequentially merges source models into a single target model with constant O(1) memory usage, using gradient-based parameter alignment to avoid negative transfer. Experiments show it outperforms ensemble methods while being much more memory-efficient.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback