it truly boggles my mind that python is the AI/ML language when it's literally 10x slower than Go/C/etc
LLMs need to be written in C also, really, so they can be compiled for GPU processing, because they are built from special types of hash collision searches
Login to reply
Replies (3)
Most python sci/ml libs use C underneath for tensor and gpu stuff, python is just used as the ergonomic layer when coding.
It's way more than 10x slower than c. It's more like 1,000-10,000x slower.
😂🤣 building programs and tools with it is a sin