fix: tokenizer path, library, cuda, better performance

This commit is contained in:
Googlefan
2024-09-11 02:11:59 +00:00
parent 59efac6905
commit 20019a007c
16 changed files with 107 additions and 22191 deletions

View File

@@ -1,6 +1,6 @@
[workspace]
resolver = "2"
members = [ "sbv2_api","sbv2_core"]
members = ["sbv2_api", "sbv2_core"]
[workspace.dependencies]
anyhow = "1.0.86"