You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tokenizer_ts/README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,7 @@ This is a Typescript implementation of byte pair encoding(BPE) tokenizer for Ope
5
5
6
6
# How to use
7
7
8
-
The npm package `@microsoft/tiktokenizer` is published in [GitHub Packages Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry).
9
-
To consume the package, add following to your .npmrc file:
0 commit comments