awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ggml-org avatar

ggml-org/llama.cpp

0
View on GitHub↗
116,799 स्टार्स·19,628 फोर्क्स·C++·MIT·28 व्यूज़

Llama.cpp

Llama.cpp is an inference engine designed for the local execution of text-based and multimodal language models on consumer hardware. It provides a core environment for running models that process both text and image inputs, utilizing hardware-accelerated backends to optimize performance across diverse CPU and GPU architectures.

The project distinguishes itself by offering a lightweight HTTP server that adheres to standard API specifications, enabling chat completion, embeddings, and reranking services. It includes a suite of tools for model quantization and conversion, which reduces memory usage and improves performance, alongside a command-line interface for managing chat templates and inference parameters.

The ecosystem further supports structured data generation through grammar-based output constraints and provides diagnostic utilities for visualizing computational graphs. Comprehensive documentation is available, including a reference matrix that details the compatibility of computational operations across supported hardware backends.

Features

  • Text-Only Inference Engines - Executes large language models locally on standard consumer hardware with high performance.
  • Hardware Abstraction Layers - Unifies diverse CPU and GPU architectures through a common interface to normalize model execution across heterogeneous hardware.
  • Multimodal Inference Engines - Processes both text and image inputs locally to enable multimodal model capabilities on standard consumer devices.
  • Inference API Servers - Exposes inference capabilities via a lightweight HTTP server that supports standard chat completion and embedding endpoints.
  • Model Quantization Tools - Compresses model weights into quantized formats to significantly reduce memory footprint and boost inference speed.
  • AI and Machine Learning - Efficient inference engine for large language models.
  • AI & Machine Learning - LLM inference in C/C++.
  • Inference and Serving - High-performance inference engine written in C/C++.
  • Inference Engines - Efficient LLM inference implementation in C/C++.
  • Large Language Models - High-performance LLM inference in C/C++.
  • Local Development and Serving - Execute high-performance model inference across various hardware backends.
  • Model Quantization - Listed in the “Model Quantization” section of the Llm Course awesome list.
  • Model Serving & Deployment - Performs efficient local inference for various LLMs.
  • Running Models - Listed in the “Running Models” section of the Llm Course awesome list.
  • Command Line Inference Interfaces - Terminal-based utilities allow for direct interaction with models, including configuration of inference parameters and chat management.

स्टार हिस्ट्री

ggml-org/llama.cpp के लिए स्टार हिस्ट्री चार्टggml-org/llama.cpp के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Llama.cpp के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Llama.cpp के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • berriai/litellmBerriAI का अवतार

    BerriAI/litellm

    50,579GitHub पर देखें↗

    LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model providers. It provides a standardized API interface that abstracts vendor-specific schemas, allowing developers to interact with diverse models through a single, consistent format. By acting as a central traffic management layer, it enables organizations to route, secure, and govern model interactions across multiple deployments. The platform distinguishes itself through its policy-driven architecture, which uses configuration-based routing to manage traffic distribution, load balanc

    Pythonai-gatewayanthropicazure-openai
    GitHub पर देखें↗50,579
  • ggerganov/llama.cppggerganov का अवतार

    ggerganov/llama.cpp

    116,912GitHub पर देखें↗

    llama.cpp is a high-performance C++ inference engine and runtime for executing large language models locally across various hardware architectures. It provides the core components for local model execution, including a dedicated model quantizer for compressing weights into the GGUF format and a system for generating text embeddings for semantic search. The project distinguishes itself through specialized memory and execution optimizations, such as block-wise weight quantization to reduce memory footprints and memory-mapped model loading. It supports structured text generation by using formal

    C++
    GitHub पर देखें↗116,912
  • mudler/localaimudler का अवतार

    mudler/LocalAI

    46,889GitHub पर देखें↗

    LocalAI is a self-hosted inference server that enables the execution of machine learning models directly on local hardware. By providing a unified interface for text, image, and audio processing, it allows users to maintain full control over data privacy and infrastructure costs while eliminating dependencies on external network services. The platform functions as an API gateway that mimics standard cloud-based artificial intelligence interfaces, allowing existing applications to integrate local models as drop-in replacements. It utilizes a container-based architecture to package runtimes and

    Goaiapiaudio-generation
    GitHub पर देखें↗46,889
  • ollama/ollamaollama का अवतार

    ollama/ollama

    174,300GitHub पर देखें↗

    Ollama provides a framework for running and managing local machine learning models. It includes a command-line interface for model lifecycle management, such as creation, embedding generation, and configuration, alongside a stable API for programmatic interaction across multiple programming languages. The platform supports the import of models and adapters in various formats, including GGUF and Safetensors. Users can define custom model behaviors, prompt templates, and system messages through a configuration file format. It also offers tools for fine-tuning models with LoRA adapters and apply

    Godeepseekgemmagemma3
    GitHub पर देखें↗174,300
Llama.cpp के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

ggml-org/llama.cpp क्या करता है?

Llama.cpp is an inference engine designed for the local execution of text-based and multimodal language models on consumer hardware. It provides a core environment for running models that process both text and image inputs, utilizing hardware-accelerated backends to optimize performance across diverse CPU and GPU architectures.

ggml-org/llama.cpp की मुख्य विशेषताएं क्या हैं?

ggml-org/llama.cpp की मुख्य विशेषताएं हैं: Text-Only Inference Engines, Hardware Abstraction Layers, Multimodal Inference Engines, Inference API Servers, Model Quantization Tools, AI and Machine Learning, AI & Machine Learning, Inference and Serving।

ggml-org/llama.cpp के कुछ ओपन-सोर्स विकल्प क्या हैं?

ggml-org/llama.cpp के ओपन-सोर्स विकल्पों में शामिल हैं: berriai/litellm — LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model… ollama/ollama — Ollama provides a framework for running and managing local machine learning models. It includes a command-line… ggerganov/llama.cpp — llama.cpp is a high-performance C++ inference engine and runtime for executing large language models locally across… mudler/localai — LocalAI is a self-hosted inference server that enables the execution of machine learning models directly on local… sgl-project/sglang — Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It… lyogavin/airllm — Airllm is a framework designed to execute and fine-tune large language models on consumer-grade hardware. By employing…