gpt-tokenizer
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "gpt-tokenizer", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "A pure JavaScript implementation of a BPE tokenizer (Encoder/Decoder) for GPT-2 / GPT-3 / GPT-4 and other OpenAI models", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -5,4 +5,4 @@ { | ||
"dependencies": { | ||
"rfc4648": "^1.5.2" | ||
"rfc4648": "^1.5.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package