Note: Characters not in the vocabulary will be replaced with spaces.
Choose a model checkpoint to load:
Model 5 is the latest snapshot, but it's not always or even usually the best. Result quality varies by prompt—with earlier snapshots (1-4) often producing better or more interesting results for specific inputs.
Note: The most interesting aspect of this project isn't the result quality, but that these models were trained entirely using custom hand-written JavaScript and browser supported code—no PyTorch or other ML libraries were used. While the UI received AI assistance, the inference engine, BPE tokenization, and training were all hand-written.