mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
refactor: move gpt-tokenizer to benchmarks
This commit is contained in:
@@ -44,7 +44,6 @@
|
|||||||
"automd": "^0.4.2",
|
"automd": "^0.4.2",
|
||||||
"bumpp": "^10.3.1",
|
"bumpp": "^10.3.1",
|
||||||
"eslint": "^9.38.0",
|
"eslint": "^9.38.0",
|
||||||
"gpt-tokenizer": "^3.2.0",
|
|
||||||
"tsdown": "^0.15.10",
|
"tsdown": "^0.15.10",
|
||||||
"tsx": "^4.20.6",
|
"tsx": "^4.20.6",
|
||||||
"typescript": "^5.9.3",
|
"typescript": "^5.9.3",
|
||||||
|
|||||||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -23,9 +23,6 @@ importers:
|
|||||||
eslint:
|
eslint:
|
||||||
specifier: ^9.38.0
|
specifier: ^9.38.0
|
||||||
version: 9.38.0(jiti@2.6.1)
|
version: 9.38.0(jiti@2.6.1)
|
||||||
gpt-tokenizer:
|
|
||||||
specifier: ^3.2.0
|
|
||||||
version: 3.2.0
|
|
||||||
tsdown:
|
tsdown:
|
||||||
specifier: ^0.15.10
|
specifier: ^0.15.10
|
||||||
version: 0.15.10(typescript@5.9.3)
|
version: 0.15.10(typescript@5.9.3)
|
||||||
|
|||||||
Reference in New Issue
Block a user