memory-efficient

Tag

Cards List
#memory-efficient

Gefen: Optimized Stochastic Optimizer

arXiv cs.LG · 2026-06-15 Cached

Gefen is a memory-efficient optimizer that reduces AdamW's memory footprint by ~8x by automatically sharing second-moment estimates and quantizing the first moment using a learned codebook, while maintaining AdamW-level performance.

0 favorites 0 likes
#memory-efficient

Taylor-Calibrate: Principled Initialization for Hybrid Linear Attention Distillation

Hugging Face Daily Papers · 2026-06-15 Cached

Taylor-Calibrate proposes a principled initialization method for hybrid linear attention models that significantly improves the efficiency of distilling pretrained Transformers into Gated DeltaNet students, achieving up to 88x improvement and reducing training tokens by 4.9x-9.2x.

0 favorites 0 likes
#memory-efficient

Flash-GMM: A Memory-Efficient Kernel for Scalable Soft Clustering

Hugging Face Daily Papers · 2026-06-09 Cached

Flash-GMM introduces a fused Triton kernel for Gaussian Mixture Models that achieves 20x speedup and enables training on datasets 100x larger on a single GPU, making soft clustering a viable drop-in replacement for k-means in approximate nearest neighbor search.

0 favorites 0 likes
#memory-efficient

@dr_cintas: Google's new algorithm just shrunk 31GB of memory down to 4GB TurboVec is a new open-source tool that stores the data y…

X AI KOLs Timeline · 2026-06-05 Cached

Google's TurboVec is a new open-source tool that reduces memory usage from 31GB to 4GB for AI search data, leveraging TurboQuant for faster search than FAISS, and integrates with LangChain and LlamaIndex while running fully offline.

0 favorites 0 likes
#memory-efficient

Dominant-Layer ZO: A Single Layer Dominates Zeroth-Order Fine-Tuning of LLMs

arXiv cs.LG · 2026-06-05 Cached

This paper reveals that zeroth-order fine-tuning of LLMs is dominated by a single decoding layer, which can be identified by activation outliers, and fine-tuning only that layer matches or exceeds full-model fine-tuning with up to 4.52x speedup.

0 favorites 0 likes
#memory-efficient

GRZO: Group-Relative Zeroth-Order Optimization for Large Language Model Fine-Tuning

arXiv cs.LG · 2026-06-03 Cached

GRZO is a novel zeroth-order optimization method for fine-tuning large language models that reduces variance by using group-relative normalization, achieving better accuracy and memory efficiency compared to MeZO.

0 favorites 0 likes
#memory-efficient

DualOptim+: Bridging Shared and Decoupled Optimizer States for Better Machine Unlearning in Large Language Models

arXiv cs.LG · 2026-05-22 Cached

Introduces DualOptim+, an optimization framework for LLM unlearning that uses shared base states and decoupled delta states to balance forgetting and retaining objectives, with a quantized variant for reduced memory.

0 favorites 0 likes
#memory-efficient

Rosalind: A genomics toolkit in Rust running whole-genome pipelines on a laptop

Hacker News Top · 2026-05-21 Cached

Rosalind is a deterministic genomics engine in Rust designed to run whole-genome pipelines with O(√t) memory, enabling bioinformatics on laptops and edge devices.

0 favorites 0 likes
#memory-efficient

My own local first ai harness

Reddit r/LocalLLaMA · 2026-05-14

The author built TinyHarness, a low-memory-footprint AI harness compatible with Ollama, Llama.cpp, and vllm, aiming to compete with tools like pi and opencode.

0 favorites 0 likes
#memory-efficient

@tom_doerr: Runs 70B LLMs on single 4GB GPU https://github.com/lyogavin/airllm

X AI KOLs Timeline · 2026-05-13 Cached

AirLLM is an open-source tool that optimizes inference memory usage, enabling 70B LLMs to run on a single 4GB GPU without quantization, and supports 405B models on 8GB VRAM.

0 favorites 0 likes
#memory-efficient

Orthrus: Memory-Efficient Parallel Token Generation via Dual-View Diffusion

Hugging Face Daily Papers · 2026-05-12 Cached

Orthrus is a dual-architecture framework that combines autoregressive LLMs with diffusion models for fast parallel token generation while maintaining exact inference fidelity via shared KV caches and consensus mechanisms, achieving up to 7.8x speedup.

0 favorites 0 likes
#memory-efficient

Memory-Efficient Looped Transformer: Decoupling Compute from Memory in Looped Language Models

Hugging Face Daily Papers · 2026-05-08 Cached

Proposes Memory-Efficient Looped Transformer (MELT), a novel recurrent LLM architecture that decouples reasoning depth from memory consumption by sharing a single KV cache across loops and using chunk-wise training with interpolated transition and attention-aligned distillation.

0 favorites 0 likes
#memory-efficient

GroupDPO: Memory efficient Group-wise Direct Preference Optimization

arXiv cs.CL · 2026-04-20 Cached

GroupDPO introduces a memory-efficient algorithm for group-wise direct preference optimization that leverages multiple candidate responses per prompt while reducing peak memory usage through decoupled backpropagation. The method demonstrates consistent improvements over standard DPO across offline and online alignment settings.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback