Skip to content

Commit

Permalink
update docs and bump
Browse files Browse the repository at this point in the history
  • Loading branch information
syonfox committed Dec 25, 2022
1 parent 5d87dd5 commit 81be7f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syonfox/gpt-3-encoder",
"version": "1.2.1",
"version": "1.2.2",
"description": "Javascript BPE Encoder Decoder for GPT-2 / GPT-3",
"main": "index.js",
"types": "./index.d.ts",
Expand Down

0 comments on commit 81be7f0

Please sign in to comment.