Luc Georges
Luc Georges
Hi there, Didn't you forget a done in your last 'it' ? Your output differs from what's written in your code also, make sure to double check. Good luck !
@julien-c happy to take care of this
Hey, I've added a few binaries for `0.11.6`. Feedback is welcome to see if everything works as expected !
We're waiting for the M1 GitHub actions runners to add it to our CI. Will build manually for the time being as it's less hassle.
> We need to rewrite the node bindings at some point anyway (but seems like a lot of efforts :( ) Does anyone use them ?
Hi there ! I've manually build binaries for tokenizers on arm m1 and released them for tokenizers `0.11.6`. We'll try our best to keep building those by hand while waiting...
@WALEX2000 I'm not sure we have arm binaries for `0.12.1`, we've been working on the CI with self-hosted runners but I'm unsure where we're at atm. Maybe @Narsil can chime...
Should get something running in the coming weeks :)
@KMFODA you are using an `.so` that was built for x86 arch. I had to do some ninja tricks to get it to work : ```sh python3 -m pip install...
Hi, any updates on this issue ?