Become a sponsor to Georgi Gerganov
In Sep 2022, I started writing a small tensor library in C for solving some ML problems at work and also for practicing my C programming. Just for fun, I applied it to a few of the state-of-the-art transformer models that are coming out (GPT-2, GPT-J, Whisper, LLaMA). The performance of the inference and simplicity of the implementation attracted significant interest - something I did not expect at all!
With time, the project grew and now I founded a company to support it: ggml.ai
There have been many requests to support my work via sponsorship, so I've created this Github Sponsors account. But really, I would be much happier if you instead sponsor some of the contributors involved in the ggml
and related projects:
Still, if you do decide to support me, the money will most likely go towards buying new Apple Silicon hardware. Thanks!
Featured work
-
ggerganov/llama.cpp
LLM inference in C/C++
C++ 67,371 -
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
C++ 35,474 -
ggerganov/ggml
Tensor library for machine learning
C++ 11,153 -
ggerganov/ggwave
Tiny data-over-sound library
C++ 1,960 -
ggerganov/ggmorse
Morse code decoding library
C++ 229