Remix.run Logo
nl 5 days ago

LLMs already run on chips. You can run one on your phone.

Having said it's interesting to point out that the modules are what allow CPU offload. It's fairly common to run some parts on the CPU and others on the GPU/NPU/TPU depending on your configuration. This has some performance costs but allows more flexibility.