Hacker News new | ask | show | jobs
by kernelsanderz 764 days ago
What's really cool, is that this was built on Karpathy's llama2.c repo https://github.com/karpathy/llama2.c

A great example of the unexpected things that happen when put great code into the commons.

I bet Andrej never expected anything like this when he released it.

1 comments

Keep in mind that Andrej is probably holding back a lot of optimizations for the sake of keeping the code comprehensible!