Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentencepiece version upgrade #32

Open
rkoystart opened this issue May 27, 2024 · 0 comments
Open

Sentencepiece version upgrade #32

rkoystart opened this issue May 27, 2024 · 0 comments

Comments

@rkoystart
Copy link

Hi @levyfan , the current version of sentencepiece used in this project is 0.1.96. The latest version available is 0.2.0. I tried upgrading the version in the CMakeLists.txt which lead to many errors because the 0.2.0 sentencepiece version required cxx 17 leading to few data type mismatches (std::basic_string).

Is there any possibility of upgrading the latest version in this repo as well ?

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

No branches or pull requests

1 participant