Developer releases Jevgpt, an open-source small-vocabulary autoregressive chatbot on GitHub
A developer published Jevgpt, a hobby project posted on Show HN, describing it as an autoregressive chatbot built using classifier-based small token vocabularies. The creator says they addressed limited token exploration by adding a small speculative decoding pass, using the same model as both drafter and verifier to expand vocabulary options. The code is available on GitHub under the user giga-james.