SFT Memorizes, RL Generalizes
Unknown
RL improves generalization in text and visual tasks while SFT primarily memorizes training data, with inference-time compute scaling further enhancing RL gains.
A comprehensive index of artificial intelligence and machine-learning research with AI-generated summaries, citation metrics, and direct links to papers and code.
Unknown
RL improves generalization in text and visual tasks while SFT primarily memorizes training data, with inference-time compute scaling further enhancing RL gains.
Unknown
FastViT introduces RepMixer, a reparameterized token mixer, achieving fast inference with minimal accuracy loss in hybrid vision transformers.
Unknown
EfficientFormer revisits ViT design principles through latency analysis, identifies inefficient operators, and proposes a dimension-consistent design with a latency-driven slimming method for faster inference.
Unknown
LeViT is a hybrid vision transformer optimized for fast inference, achieving superior speed-accuracy tradeoffs over convnets and ViTs.
Unknown
A large language model built on Mistral Small, enhanced with SFT, RLVR, and inference optimization for Indian languages and reasoning tasks.
Unknown
Mistral 7B introduces grouped-query attention and sliding window attention to achieve faster inference and handle arbitrary-length sequences at reduced cost.
Unknown
FastBERT introduces a speed-tunable encoder with adaptive inference time by adding early-exit branches at each transformer layer.
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.