Skip to main content

Showing 1–2 of 2 results for author: Boyd, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.08644  [pdf, other

    cs.AI cs.CL

    Tandem Transformers for Inference Efficient LLMs

    Authors: Aishwarya P S, Pranav Ajit Nair, Yashas Samaga, Toby Boyd, Sanjiv Kumar, Prateek Jain, Praneeth Netrapalli

    Abstract: The autoregressive nature of conventional large language models (LLMs) inherently limits inference speed, as tokens are generated sequentially. While speculative and parallel decoding techniques attempt to mitigate this, they face limitations: either relying on less accurate smaller models for generation or failing to fully leverage the base LLM's representations. We introduce a novel architectu… ▽ More

    Submitted 20 October, 2024; v1 submitted 13 February, 2024; originally announced February 2024.

  2. arXiv:2102.04736  [pdf, other

    cs.LG cs.AI cs.DC

    Reverb: A Framework For Experience Replay

    Authors: Albin Cassirer, Gabriel Barth-Maron, Eugene Brevdo, Sabela Ramos, Toby Boyd, Thibault Sottiaux, Manuel Kroiss

    Abstract: A central component of training in Reinforcement Learning (RL) is Experience: the data used for training. The mechanisms used to generate and consume this data have an important effect on the performance of RL algorithms. In this paper, we introduce Reverb: an efficient, extensible, and easy to use system designed specifically for experience replay in RL. Reverb is designed to work efficiently i… ▽ More

    Submitted 9 February, 2021; originally announced February 2021.

    Comments: 11 pages