mlc-ai / mlc-ai/tokenizers-cpp

Upgrade to official sentencepiece 0.2

Open
#83 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.