Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
LLM inference in C/C++ with minimal setup and high performance for various hardware.
Deploy AI code with confidence using Daytona's lightning-fast infrastructure with enterprise-grade security.
Dia Browser is an innovative environment built on top of a web browser, redefining the interaction with AI.
Mureka is a comprehensive platform for AI models, tools, and security resources, catering to various analytical needs.
Llama.cpp is a project aimed at enabling Large Language Model (LLM) inference in pure C/C++. It provides a comprehensive library and tools for developers to easily integrate and experiment with LLMs, including Meta's LLaMA model and others. The project focuses on minimal setup and state-of-the-art performance across a wide range of hardware, both locally and in the cloud.
llama-cli
for easy access to model functionalities, llama-server
for serving models via HTTP, and llama-bench
for performance benchmarking.