In theory, you could create a hardware block that decodes text based assembly generated by an LLM, which would allow you to load the direct output the LLM produced into memory. In effect the LLM could write self modifying code on the fly without a compiler / runtime / operating system. Say if the LLM was a hardware chip itself instead of software, that’s incredibly powerful.
throwaway27448|5 days ago
chris_money202|5 days ago
Assembly is just more aligned to creating purely hardware primitives of LLMs and reasoning than C or upper languages