Georgi Gerganov is a software developer who created a tool called **llama.cpp** that can run Meta’s new GPT-3-class AI large language model, **LLaMA**, locally on various devices. He also developed [[ggml]], a machine learning library that implements tensor operations in C and enables the execution of LLMs on diverse platforms.
# References
```dataview
Table title as Title, authors as Authors
where contains(authors, "Georgi Gerganov") or contains(subject, "Georgi Gerganov")
```