mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Node - Add Model.encodeBatch and make everything async
This commit is contained in:
@ -15,4 +15,5 @@ neon-build = "0.3.3"
|
||||
|
||||
[dependencies]
|
||||
neon = "0.3.3"
|
||||
rayon = "1.2.0"
|
||||
tokenizers = { path = "../../../tokenizers" }
|
||||
|
Reference in New Issue
Block a user