Skip to content

Commit

Permalink
add gnp/minbpe-rs as community extensions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham0204 committed Apr 22, 2024
1 parent 2963f82 commit 45a0c2f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ $ pytest -v .

to run the tests. (-v is verbose, slightly prettier).

## community extensions

* [gnp/minbpe-rs](https://github.com/gnp/minbpe-rs): A Rust implementation of `minbpe` providing (near) one-to-one correspondence with the Python version

## exercise

For those trying to study BPE, here is the advised progression exercise for how you can build your own minbpe step by step. See [exercise.md](exercise.md).
Expand Down

0 comments on commit 45a0c2f

Please sign in to comment.