[model-gateway] fix tokenizer encode in golang bindings (#16482)
This commit is contained in:
@@ -17,6 +17,7 @@ uuid = { version = "1.10", features = ["v4", "serde"] }
|
||||
once_cell = "1.21.3"
|
||||
futures-util = "0.3"
|
||||
tracing = "0.1"
|
||||
libc = "0.2.179"
|
||||
|
||||
[dependencies.sgl-model-gateway]
|
||||
path = "../.."
|
||||
|
||||
Reference in New Issue
Block a user