Remix.run Logo
IndeanCondor 2 hours ago

> AI can write binary and probably better in a few years.

Assuming you mean an LLM, you'd have to train this LLM entirely on a parameter space of binary tokens. Or are you saying the LLM generating natural language tokens is going to be printing machine language in 3-5 years, because that claim kinda betrays a misunderstanding of LLM functions.

drjasonharrison 34 minutes ago | parent [-]

You don't use an LLM to create images, that requires (today) transformer model.

I assume that "AI can write binary" means "AI can use a toolset that results in a binary" because we've already seen GPTs use a combination of LLM and specialized math tools to do the things the original GPTs did.