openvino_tokenizers
41cdfe36
- Fix Decoding For Long Tokens (#187)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix Decoding For Long Tokens (#187) * Add buffer for long token decoding * Ignore OOV tokens (token_id > vocab_size) during decoding
References
#187 - Fix Decoding For Long Tokens
Author
apaniukov
Parents
08aceeaa
Loading