←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.261s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. Ambix ◴[] No.35741593[source]
LLaMA.go - open-source framework for LLM inference on regular CPUs [0]

It took me about a month of full-time, hard, day and night coding (including weekends) to finally build a solid piece which can handle some crazy CPU workloads of tensor math.

[0] https://github.com/gotzmann/llama.go