Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 259 Bytes

File metadata and controls

5 lines (3 loc) · 259 Bytes

Data Interpolation on Integer Tokens

I was inspired by C++ and LLMs to try to create a highly efficient single threaded program to predict next tokens.

The data generated could be used without any further processing to create Markov chain generated text.