Skip to content

Commit

Permalink
Update README.md: Add browser demo section
Browse files Browse the repository at this point in the history
  • Loading branch information
aeltorio committed Oct 6, 2024
1 parent bfab442 commit 7ad0252
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
@@ -1,5 +1,9 @@
# Javascript wrapper for the sentencepiece library

## Browser demo

On Github Pages you can see Sentencepiece used for counting the token using [Meta Llama 3.1 tokenizer model](https://huggingface.co/spaces/Xanthius/llama-token-counter/blob/main/tokenizer.model) https://sctg-development.github.io/sentencepiece-js/ no data is sent to the server.

## Build

Sentencepiece is compiled to webassembly using emscripten.
Expand Down

0 comments on commit 7ad0252

Please sign in to comment.