issues
search
latitudegames
/
GPT-3-Encoder
Javascript BPE Encoder Decoder for GPT-2 / GPT-3
MIT License
716
stars
196
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TypeError: bpe(...).split is not a function
#44
mdmuhtasimfuadfahim
opened
7 months ago
0
It stuck when encoding large amount of text.
#43
Alokkumar8
opened
12 months ago
0
Does this work with GPT 4?
#42
tgoulder4
opened
1 year ago
1
4.0 api
#41
1529210412
closed
1 year ago
0
Is there an alternative that doesn't use node.js's file system module?
#40
zhiyi-zhang-duke
opened
1 year ago
6
encoder.json does not exist in chunks directory.
#39
henryhu712
opened
1 year ago
8
Add a way to count tokens without encoding the whole text; improve performance; fix bugs
#38
niieani
opened
1 year ago
0
UTF-8 issue when decode back
#37
industral
opened
1 year ago
1
please add dependency to package.json
#36
wbxl2000
closed
1 year ago
2
The cache in bpe() may occupy a large amount of memory after long-time running.
#35
binjie09
opened
1 year ago
1
Bump minimist from 1.2.5 to 1.2.8
#34
dependabot[bot]
opened
1 year ago
0
Allow Browser Usage, countTokens convenience method
#33
wesmcouch
opened
1 year ago
3
Does not work on front-end in Next.js projects
#32
Johnrobmiller
opened
1 year ago
6
Cannot find module 'gpt-3-encoder' or its corresponding type declarations.
#31
rossanodr
opened
1 year ago
0
Latpull docs, demo, browserify, countTokens, tokenStats
#30
syonfox
opened
1 year ago
2
Bump json-schema and jsprim
#29
dependabot[bot]
opened
1 year ago
0
Bump node-notifier from 8.0.0 to 8.0.2
#28
dependabot[bot]
opened
1 year ago
0
Bump ansi-regex from 5.0.0 to 5.0.1
#27
dependabot[bot]
opened
1 year ago
0
Bump y18n from 4.0.0 to 4.0.3
#26
dependabot[bot]
opened
1 year ago
0
Bump path-parse from 1.0.6 to 1.0.7
#25
dependabot[bot]
opened
1 year ago
0
Bump tmpl from 1.0.4 to 1.0.5
#24
dependabot[bot]
opened
1 year ago
0
Bump ws from 7.3.1 to 7.5.9
#23
dependabot[bot]
opened
1 year ago
0
Bump lodash from 4.17.20 to 4.17.21
#22
dependabot[bot]
opened
1 year ago
0
Bump hosted-git-info from 2.8.8 to 2.8.9
#21
dependabot[bot]
opened
1 year ago
0
Some Updates RFC
#20
syonfox
opened
1 year ago
6
Bump json5 from 2.1.3 to 2.2.3
#19
dependabot[bot]
opened
1 year ago
0
npm audit docs tests and bpe fix + countTokens properly added
#18
syonfox
closed
1 year ago
1
Add count tokens function
#17
syonfox
opened
1 year ago
2
Update Encoder.js for NodeJs
#16
sshadmand
opened
1 year ago
1
"TextEncoder is not defined" error when running tests in Node 12.22.0
#15
sshadmand
opened
1 year ago
1
Bump qs from 6.5.2 to 6.5.3
#14
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#13
dependabot[bot]
opened
1 year ago
0
Fix bug in BPE cache
#12
andrew-healey
closed
1 year ago
3
Bump jsdom from 16.4.0 to 16.7.0
#11
dependabot[bot]
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#10
dependabot[bot]
closed
1 year ago
1
Unusable and does not match with token output from GPT-3
#9
nullreferencez
opened
2 years ago
6
TypeError: bpe(...).split is not a function
#8
bramses
opened
2 years ago
3
New release
#7
kafkas
closed
1 year ago
2
Fix for Possible bug with BPE RegEx #5
#6
caleb-artifact
closed
3 years ago
0
Possible bug with BPE RegEx
#5
caleb-artifact
closed
3 years ago
0
Tokenization Count based on Model
#4
MentalGear
closed
3 years ago
3
Typings and a few minor improvements
#3
kafkas
closed
3 years ago
1
Fix exports & decoding
#2
schnerd
closed
4 years ago
0
Input with emojis tokenizes differently than python impl
#1
schnerd
closed
4 years ago
1