Closed leonardyp closed 4 weeks ago
some kind of overflow, can you share your demo? Or how big input is
some kind of overflow, can you share your demo? Or how big input is
I'm just using the sample code:
https://github.com/daulet/tokenizers/blob/main/example/main.go
that example is using v0.9.0, your output indicates installing v0.8.0. Try latest release? Also you can always build the rust piece from source (make build
) so there is no dependency discrepancy