Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kssteven418 committed Sep 1, 2023
1 parent a31b7e3 commit 1388e98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Big Little Transformer Decoder (BiLD)
# Speculative Decoding with Big Little Decoder (BiLD)


This repo implements Big Little Decoder (BiLD) on top of the [HuggingFace](https://github.com/huggingface/transformers) framework.
This repo implements Speculative Decoding with Big Little Decoder (BiLD) on top of the [HuggingFace](https://github.com/huggingface/transformers) framework.

Check out the [paper](https://arxiv.org/abs/2302.07863) for more details.

Expand Down

0 comments on commit 1388e98

Please sign in to comment.