Comment on MicroGPT-C in pure C hits 10M TPS on Apple M5parentComments−fulafel24dIn the README, the C version gets "452× faster than Python", the 2500x one is using OpenBLAS which uses lower level things than what's in C[1].[1] see eg https://github.com/OpenMathLib/OpenBLAS/tree/develop/kernel/...
Comments
In the README, the C version gets "452× faster than Python", the 2500x one is using OpenBLAS which uses lower level things than what's in C[1].
[1] see eg https://github.com/OpenMathLib/OpenBLAS/tree/develop/kernel/...