model-compression

Tag

Cards List
#model-compression

Gemma 4 on 500MB

Reddit r/LocalLLaMA · 5d ago

Discusses running Gemma 4 on a device with only 500MB of memory, likely through quantization or other optimization techniques.

0 favorites 0 likes
#model-compression

Kilobyte Models: Neural Networks as a Seed and a Quantized Latent

arXiv cs.LG · 5d ago Cached

The paper introduces 'Kilobyte models', an extreme compression paradigm where neural network weights are regenerated from a seed and a quantized latent vector, reducing storage to kilobytes by leveraging Mapping Networks and seeded block-wise bases.

0 favorites 0 likes
#model-compression

SparseKAN: Compressing Kolmogorov--Arnold Networks Across Basis Functions, Neurons, and Bits

arXiv cs.LG · 5d ago Cached

SparseKAN is a unified compression method for Kolmogorov–Arnold Networks that prunes basis functions, neurons, and numerical precision under learnable gates, achieving up to 73% parameter reduction and significant latency improvements on software and FPGA hardware.

0 favorites 0 likes
#model-compression

Progressive$^2$: A Teacher-Student Progressive Co-Evolving Knowledge Distillation Method for Substantial Model Compression

arXiv cs.LG · 5d ago Cached

Proposes Progressive2, a teacher-student progressive co-evolving knowledge distillation method for substantial model compression, addressing large disparity between server and client capabilities. Introduces progressive teacher layer selection and student size reduction with a multi-feature fusion adapter.

0 favorites 0 likes
#model-compression

Any-OPD: Heterogeneous On-Policy Distillation for Flow-Matching Models via Representation-Space Bridging

Hugging Face Daily Papers · 5d ago Cached

Any-OPD presents the first framework for on-policy distillation between arbitrary latent flow-matching generators, enabling distillation from a 12B FLUX model to a 2.5B SD3.5 model by bridging via a frozen vision representation. It improves the student's PickScore from 0.846 to 0.884, rivaling the teacher at a fifth of its size.

0 favorites 0 likes
#model-compression

Federated Foundation Models Fine-Tuning with Heterogeneous Compressed Clients

arXiv cs.LG · 6d ago Cached

This paper proposes FedSLM, a parameter-centric framework for federated fine-tuning of foundation models with heterogeneous compressed clients, using SVD-based decomposition and a weak-to-strong elicitation step to handle resource asymmetry. Experiments show it outperforms existing federated baselines while reducing client GPU memory by ~50%.

0 favorites 0 likes
#model-compression

@pallavishekhar_: How does Knowledge Distillation work? Read here: https://outcomeschool.com/blog/how-does-knowledge-distillation-work…

X AI KOLs Timeline · 2026-07-31 Cached

An educational blog post explaining how knowledge distillation works, covering the teacher-student framework, soft labels, temperature, and distillation loss, with real examples.

0 favorites 0 likes
#model-compression

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
#model-compression

TriSP: Tri-Signal Structured Pruning for Large Language Models

arXiv cs.AI · 2026-07-28 Cached

TriSP introduces a tri-signal importance metric combining weight magnitude, activation norm, and gradient sensitivity for structured pruning of LLMs, achieving lowest perplexity and high throughput improvements on LLaMA-7B.

0 favorites 0 likes
#model-compression

Multi-Objective Structured Pruning of LLMs for Latency and Model Size Optimization

arXiv cs.AI · 2026-07-28 Cached

Proposes a two-stage structured pruning framework for LLMs that jointly optimizes latency and model size using multi-objective depth pruning and parallel Bayesian optimization, achieving favorable trade-offs for edge deployment.

0 favorites 0 likes
#model-compression

CausalGate: Causal Importance Distillation for Transformer Module Pruning

arXiv cs.LG · 2026-07-28 Cached

CausalGate introduces a method that uses causal interventions to measure the importance of transformer sub-layers and distills this into static scalar gates for efficient inference without runtime overhead, outperforming existing pruning and routing methods.

0 favorites 0 likes
#model-compression

I want to run Kimi K3 at home, so I’m trying to make 2.8T-scale experimentation cheaper

Reddit r/LocalLLaMA · 2026-07-27

A retired engineer proposes Blueprint Distillation (BPD) to separate expensive teacher analysis from student compression for large MoE models like Kimi K3, enabling reusable compression blueprints for multiple student sizes.

0 favorites 0 likes
#model-compression

Neural Feature Governance: Extending Atom Prevalence

arXiv cs.LG · 2026-07-27 Cached

This paper introduces Neural Atom Prevalence (NAP), a Bayesian framework for structured node-level model selection that achieves high sparsity, accuracy, and uncertainty quantification in neural networks.

0 favorites 0 likes
#model-compression

Break Through the Compression Bottleneck: From Theory to Practice

arXiv cs.CL · 2026-07-24 Cached

This paper provides the first mathematical proof that low-rank decomposition and quantization are non-orthogonal when combined for LLM compression, leading to performance degradation, and proposes a novel Diagonal Adhesive Method (DAM) to mitigate this loss.

0 favorites 0 likes
#model-compression

Session-Adaptive Orthogonal Distillation (SAOD)? Technology compresses 744B (1.5TB) to under 100GB?

Reddit r/LocalLLaMA · 2026-07-22

Session-Adaptive Orthogonal Distillation (SAOD) is a technique that compresses a 744-billion parameter model (1.5TB) to under 100GB, greatly reducing storage and inference costs.

0 favorites 0 likes
#model-compression

@akshay_pachaar: LLM quantization techniques I'd learn if I had to fit a 70B model on a single GPU: (bookmark this) A 70B model in FP16 …

X AI KOLs Following · 2026-07-22 Cached

A Twitter thread explains five key LLM quantization techniques (RTN, GPTQ, AWQ, LLM.int8(), QAT) for fitting large models on limited hardware, and references a comprehensive study paper.

0 favorites 0 likes
#model-compression

@rohanpaul_ai: Paper from Meta shows Quantized reasoning models often lose because they keep doubting a correct answer instead of fini…

X AI KOLs Following · 2026-07-22 Cached

Paper from Meta shows that quantized reasoning models often fail because compression makes them second-guess correct answers, but a small penalty on hesitation words like 'wait' or 'but' can cut reasoning length by 12-23% while maintaining or improving accuracy.

0 favorites 0 likes
#model-compression

Beyond Single-Dimensional Compression: The Compound Sparsity Frontier of Large Language Models

arXiv cs.LG · 2026-07-22 Cached

This paper introduces a compound sparsity framework for LLMs that combines static parameter pruning with dynamic token-level computation, showing that mixing both mechanisms outperforms single-dimension compression and delays performance degradation.

0 favorites 0 likes
#model-compression

Running a 13M ASR conformer on a microcontroller

Reddit r/LocalLLaMA · 2026-07-20

Details a method to run a 13 million parameter ASR Conformer model directly on a microcontroller, highlighting advances in edge AI deployment.

0 favorites 0 likes
#model-compression

Reducing the model parameter size?

Reddit r/LocalLLaMA · 2026-07-20

Discusses methods or research on reducing the size of model parameters, likely focusing on techniques like pruning or quantization to improve efficiency.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback