Show HN: ZigFormer – An LLM implemented in pure Zig
13 points by habedi0
by jeffjeffbear
1 subcomments
Doesn't seem very bad, for any of the Zig code I looked at, it would maybe have been nicer to try starting from something like GGML and building on top so it was more extensible. Personally, aside from implementing all of BLAS in Zig, I would have just used OpenBLAS.