LLM Probability Visualizer

My Age: 16
Lines of Code: about 2,000

A system allowing you to visualize how LLMs really work on the inside, seeing the probability of each token generated. The system also includes custom implementations of various sampling systems, including DRY, XTC, temperature, and many many more.