←back to thread

439 points david927 | 1 comments | | HN request time: 0.254s | source

What are you working on? Any new ideas which you're thinking about?
1. matthewolfe ◴[] No.44417208[source]
I'm working on TokenDagger [0] a high performance implementation of OpenAI's Tiktoken. My benchmarks are showing 2-3x higher throughput, as well as ~4x faster tokenization for code samples on a single thread.

[0] https://github.com/M4THYOU/TokenDagger