logoalt Hacker News

sheauwntoday at 7:00 PM1 replyview on HN

It seems more like a basic instruction set, that will then be translated to something actionable for each different device. Seems like most of the work then will be in developing the drivers for whatever devices you want the LLM to access.


Replies

ctothtoday at 7:10 PM

Yes, it turns the hardware driver problem into a translation problem (translate the hardware manual/datasheet into this protocol.)

Guess what's really good/quick at translating things?