Fastkv: Decoupling of context reduction and kv cache compression for prefill-decoding acceleration
Unknown
FastKV decouples context reduction from KV cache compression to accelerate both prefill and decoding phases in LLM inference.
A comprehensive index of artificial intelligence and machine-learning research with AI-generated summaries, citation metrics, and direct links to papers and code.
Unknown
FastKV decouples context reduction from KV cache compression to accelerate both prefill and decoding phases in LLM inference.
Unknown
Introduces speculative decoding, an algorithm for faster sampling from autoregressive models by computing multiple tokens in parallel without altering outputs.
Unknown
A comprehensive survey of speculative decoding techniques for efficient large language model inference.
Yuhang Li, Mingzhu Shen, Yan Ren, et al.
Mqbench provides a reproducible and deployable benchmark for model quantization to accelerate deep learning inference.
Xiao Yu, Baolin Peng, Ruize Xu, et al.
OpenForgeRL is an open-source framework that enables end-to-end training of harness-based AI agents in any environment by decoupling training and inference via a lightweight proxy and Kubernetes orchestrator.
Baohao Liao, Yan Meng, C. Monz
This paper proposes a parameter-efficient fine-tuning method that matches full fine-tuning performance without introducing additional inference latency.
Unknown
This paper explains in-context learning in large language models as a form of implicit Bayesian inference over latent concepts.
Shyamal Y. Dharia, Stephen D. Smith, Camilo E. Valderrama
Diff-Logic networks enable low-latency EEG classification on edge devices by compiling models into pure Boolean circuits, achieving competitive accuracy with constant inference time across scales.
Unknown
A comprehensive survey tracing test-time compute scaling from System-1 models to deliberate reasoning.
Unknown
This paper introduces ShorterBetter, a method to train reasoning models to dynamically determine optimal inference length, improving efficiency without sacrificing accuracy.
Unknown
This survey explores efficient reasoning models and decoding strategies to accelerate inference in complex logic tasks.
Unknown
MemFactory unifies inference and training for agent memory by applying RL to optimize memory-augmented LLMs.