mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
dump spm_precompiled to 0.1.3 (#1571)
This commit is contained in:
@ -53,7 +53,7 @@ indicatif = {version = "0.17", optional = true}
|
|||||||
itertools = "0.12"
|
itertools = "0.12"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
derive_builder = "0.20"
|
derive_builder = "0.20"
|
||||||
spm_precompiled = "0.1"
|
spm_precompiled = "0.1.3"
|
||||||
hf-hub = { version = "0.3.2", optional = true }
|
hf-hub = { version = "0.3.2", optional = true }
|
||||||
aho-corasick = "1.1"
|
aho-corasick = "1.1"
|
||||||
paste = "1.0.14"
|
paste = "1.0.14"
|
||||||
|
Reference in New Issue
Block a user