bpe-lite 0.4.1 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -64,7 +64,7 @@ Vocab files are bundled in the package — no network required at runtime or ins
|
|
|
64
64
|
|
|
65
65
|
## Performance
|
|
66
66
|
|
|
67
|
-
Benchmarked on Node v24
|
|
67
|
+
Benchmarked on Node v24 (win32/x64). Benchmark command: `node --expose-gc scripts/bench.js`.
|
|
68
68
|
|
|
69
69
|
**OpenAI cl100k — large text (~54 KB)**
|
|
70
70
|
|