mlc-ai / mlc-ai/tokenizers-cpp
Upgrade to official sentencepiece 0.2
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 512
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
As today tokcpp uses a preview of sentencepiece 0.2:
https://github.com/google/sentencepiece/tree/f2219b53e24ff5deee4cacdc2d0ca3074e529a07
Google released sentencepiece 0.2 in feb 2024:
https://github.com/google/sentencepiece/releases/tag/v0.2.0
Would you mind if I upgrade tokcpp to use that 0.2 final version of sentencepiece?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating tokcpp's reference to the linked SentencePiece preview, then compare it with the official v0.2.0 release; done means the project uses the final dependency and its existing build or test checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100