RSSAmplifier

Machine Learning · Aug 14, 2026

I compiled Doom's renderer into a 21B-parameter transformer -- no training anywhere [P]

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

This is the project my last two posts were building towards (this is the last of this silliness). I ported the Doom rendering algorithm to run inside a transformer. Instead of training a model, I used a compiler I wrote which converts computation graphs into transformer weights, and then ported Doom's algorithm into a compatible graph. The generated checkpoints can be loaded in Hugging Face…

Read on reddit.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.