Skip to content

Conversation

@rinechran
Copy link

The wordpiece module’s vocab variable is currently a std::collections::HashMap, but the function expects an ahash::AHashMap. This mismatch causes a compilation error E0308.

Fixes the compilation error

@ArthurZucker
Copy link
Collaborator

Thanks! #1840 was the first PR so I went ahead and merged ti

@rinechran rinechran closed this Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants