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

Support for Golang now or support a cli for other languages? #1601

Open
xuxiaoxia96 opened this issue Aug 7, 2024 · 2 comments
Open

Support for Golang now or support a cli for other languages? #1601

xuxiaoxia96 opened this issue Aug 7, 2024 · 2 comments

Comments

@xuxiaoxia96
Copy link

Hey team,
Thanks for this great library, this helped us to avoid installing the whole transformers library to be able to use the tokenizer!
Any plan for Golang binding over the Rust implementation or from scratch?

Also, where one would start to write it from scratch in Golang?

@Narsil
Copy link
Collaborator

Narsil commented Aug 7, 2024

I think other projects are maintaining their own: https://pkg.go.dev/github.com/gomlx/tokenizers#section-readme

We are currently not going to support due to the low amount of demand (compared to Python)

@janpfeifer
Copy link

Sorry, the github.com/gomlx/tokenizers is still under construction (and I updated the README.md to reflect that).

I stopped moving forward with it recently because for now I'm working on porting Gemma model to GoMLX, for which I'm now using the recent https://github.com/eliben/go-sentencepiece , maybe it can help you @xuxiaoxia96 ?

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

3 participants