> Nat Friedman and Daniel Gross provided the pre-seed funding. Why? Why should VCs get involved again? They are just going to look for an exit and end up getting acquired by Apple Inc. Not again.
GGML – AI at the Edge
21–30 of 246 posts
Re: GGML – AI at the Edge
#22Re: GGML – AI at the Edge
#23Might be a silly question but is GGML a similar/competing library to George Hotz's tinygrad [0]? [0] https://github.com/geohot/tinygrad
No, GGML is a CPU optimized library and quantized weight format that is closely linked to his other project llama.cpp
Re: GGML – AI at the Edge
#24This guy is damned good. I sponsored him on Github because his software is dope. I also like how when some controversy erupted on the project he just ejected the controversial people and moved on. Good stewardship. Great code. I recall something like when he first ported it and it worked on my M1 Max he hadn't even yet tested it on Apple Silicon since he didn't have the hardware. Honestly, with this and whisper, I am…
Do you have more info on the controversy? I'm not sure ejecting developers just because of controversy is honestly good stewardship.
Re: GGML – AI at the Edge
#25Might be a silly question but is GGML a similar/competing library to George Hotz's tinygrad [0]? [0] https://github.com/geohot/tinygrad
No, GGML is a CPU optimized library and quantized weight format that is closely linked to his other project llama.cpp
Re: GGML – AI at the Edge
#26> Nat Friedman and Daniel Gross provided the pre-seed funding. Why? Why should VCs get involved again? They are just going to look for an exit and end up getting acquired by Apple Inc. Not again.
I don't know why project founders head this way...as the track records of leaders who do this end up disappointing the involved community at some point. Look to matt klein + cloud native computing foundation at envoy for a somewhat decent model of how to do this better.
We continue down the Open Core model yet it continues to fail communities.
Re: GGML – AI at the Edge
#27How common is avx on edge platforms?
Re: GGML – AI at the Edge
#28Earlier quoted context omitted.
No, GGML is a CPU optimized library and quantized weight format that is closely linked to his other project llama.cpp
How does the quantization happen? Are the weights preprocessed before loading the model?
There are advantages to simplicity, after all.
Re: GGML – AI at the Edge
#29Re: GGML – AI at the Edge
#30Earlier quoted context omitted.
No, GGML is a CPU optimized library and quantized weight format that is closely linked to his other project llama.cpp
How does the quantization happen? Are the weights preprocessed before loading the model?