awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

397 repository-uri

Awesome GitHub RepositoriesOptimization & Inference

Explore 397 awesome GitHub repositories matching artificial intelligence & ml · Optimization & Inference. Refine with filters or upvote what's useful.

Awesome Optimization & Inference GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tensorflow/tensorflowAvatar tensorflow

    tensorflow/tensorflow

    195,697Vezi pe GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The system provides high-level interfaces for defining neural network architectures, alongside a robust engine for managing multidimensional array structures and tensor mathematics. The framework distinguishes itself through a scalable distributed runtime that orchestrates workloads acr

    Executes high-performance element-wise functions, trigonometric operations, and logical reductions across multi-dimensional arrays.

    C++deep-learningdeep-neural-networksdistributed
    Vezi pe GitHub↗195,697
  • automatic1111/stable-diffusion-webuiAvatar AUTOMATIC1111

    AUTOMATIC1111/stable-diffusion-webui

    163,743Vezi pe GitHub↗

    Stable Diffusion Web UI is a browser-based interface designed for managing text-to-image generation tasks. It provides a centralized dashboard for controlling generative processes, including native support for multi-stage model architectures to facilitate high-quality image refinement. The platform distinguishes itself through granular control over the generation process, offering tools for precise parameter management and advanced prompt engineering. Users can customize generation styles and capabilities by integrating external model-extension formats, such as textual inversions, low-rank ad

    Configures hardware-specific settings to leverage NVIDIA graphics processing units for accelerated computation.

    Pythonaiai-artdeep-learning
    Vezi pe GitHub↗163,743
  • huggingface/transformersAvatar huggingface

    huggingface/transformers

    161,630Vezi pe GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Coordinates data, pipeline, and tensor parallelism to scale large-scale model training across multi-node clusters.

    Pythonaudiodeep-learningdeepseek
    Vezi pe GitHub↗161,630
  • ggerganov/llama.cppAvatar ggerganov

    ggerganov/llama.cpp

    116,912Vezi pe GitHub↗

    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

    Implements a high-performance C++ engine for executing large language models on consumer-grade hardware.

    C++
    Vezi pe GitHub↗116,912
  • ggml-org/llama.cppAvatar ggml-org

    ggml-org/llama.cpp

    116,799Vezi pe GitHub↗

    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 us

    Unifies diverse CPU and GPU architectures through a common interface to normalize model execution across heterogeneous hardware.

    C++ggml
    Vezi pe GitHub↗116,799
  • shubhamsaboo/awesome-llm-appsAvatar Shubhamsaboo

    Shubhamsaboo/awesome-llm-apps

    114,725Vezi pe GitHub↗

    This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent loops, alongside educational materials designed to support rapid prototyping and experimentation. The project distinguishes itself by offering a dual focus on technical implementation and critical analysis. It provides a library of lightweight, single-file agents and tutorials f

    Utilities and techniques help reduce token consumption and operational costs while preserving output quality.

    Pythonagentsllmspython
    Vezi pe GitHub↗114,725
  • mrdoob/three.jsAvatar mrdoob

    mrdoob/three.js

    113,086Vezi pe GitHub↗

    This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these definitions from specific hardware targets, the engine ensures consistent performance across diverse browsers and devices. The framework distinguishes itself through a robust architecture that includes a unified math library for high-frequency spatial calculations and a physically bas

    Improves rendering efficiency for large object counts through techniques like instancing and batching.

    JavaScript3daugmented-realitycanvas
    Vezi pe GitHub↗113,086
  • godotengine/godotAvatar godotengine

    godotengine/godot

    112,618Vezi pe GitHub↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-platform development suite, allowing developers to author, test, and export software to desktop, mobile, and web environments from a single, unified codebase. The engine distinguishes itself through a modular, component-based architecture that relies on signals-based decoupling for

    Normalizes hardware-specific tasks like input, audio, and file I/O across heterogeneous deployment targets.

    C++game-developmentgame-enginegamedev
    Vezi pe GitHub↗112,618
  • pytorch/pytorchAvatar pytorch

    pytorch/pytorch

    100,814Vezi pe GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Accelerates multi-dimensional array operations by leveraging native GPU and specialized hardware support.

    Pythonautograddeep-learninggpu
    Vezi pe GitHub↗100,814
  • ant-design/ant-designAvatar ant-design

    ant-design/ant-design

    98,362Vezi pe GitHub↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and visual language across large-scale projects. The library distinguishes itself through a robust styling architecture that utilizes design tokens and hierarchical configuration providers to propagate global settings like themes, locale, and layout direction. By employing component-l

    Minimizes unnecessary re-renders by memoizing context values and splitting large data objects within the provider hierarchy.

    TypeScriptant-designantddesign-systems
    Vezi pe GitHub↗98,362
  • tailwindlabs/tailwindcssAvatar tailwindlabs

    tailwindlabs/tailwindcss

    95,592Vezi pe GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Boosts rendering performance by leveraging a high-speed engine that optimizes 3D transforms and real-time visual updates.

    TypeScriptcssframeworkutility
    Vezi pe GitHub↗95,592
  • hacksider/deep-live-camAvatar hacksider

    hacksider/Deep-Live-Cam

    93,878Vezi pe GitHub↗

    Deep-Live-Cam is a generative video transformation tool designed for real-time facial manipulation and cinematic enhancement. It functions as a local-first AI runtime, performing all media processing directly on the user's hardware to ensure complete data privacy without external network dependencies. By utilizing a high-performance processing pipeline, the application enables live face swapping and interactive video modifications during active streaming sessions or on pre-recorded media. The system distinguishes itself through a hardware-abstraction execution layer that dynamically routes co

    Routes model inference tasks to hardware-specific acceleration APIs like CUDA or CoreML.

    Pythonaiai-deep-fakeai-face
    Vezi pe GitHub↗93,878
  • gin-gonic/ginAvatar gin-gonic

    gin-gonic/gin

    88,694Vezi pe GitHub↗

    Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework utilizes a radix tree data structure to perform request routing, ensuring high-speed path matching with minimal memory overhead. It distinguishes itself by employing a zero-reflection dispatch mechanism that invokes handler functions through static type assertions, avoiding the

    Bypasses runtime reflection overhead by invoking handler functions through direct static type assertions.

    Goframeworkgingo
    Vezi pe GitHub↗88,694
  • home-assistant/home-assistantAvatar home-assistant

    home-assistant/home-assistant

    87,771Vezi pe GitHub↗

    Home Assistant is a home automation platform and IoT device orchestrator that serves as a central hub for controlling smart devices and executing automated routines. It functions as a local smart home controller, managing device states and automation logic on a local network to provide a private alternative to cloud-based hubs. The system emphasizes privacy-focused IoT management by prioritizing local control to reduce reliance on external cloud services. It enables multi-vendor device integration, translating diverse third-party hardware signals into a unified interface for consolidated mana

    Translates diverse third-party hardware signals into a unified internal data model for consistent state management.

    Python
    Vezi pe GitHub↗87,771
  • home-assistant/coreAvatar home-assistant

    home-assistant/core

    87,753Vezi pe GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an event-driven state bus and a modular integration model, allowing the system to manage state changes and communicate across decoupled components through standardized interfaces. The platform distinguishes itself through a highly flexible, declarative configuration framework that all

    Normalizes heterogeneous hardware protocols into a consistent set of entities, attributes, and services.

    Pythonasynciohacktoberfesthome-automation
    Vezi pe GitHub↗87,753
  • karpathy/autoresearchAvatar karpathy

    karpathy/autoresearch

    87,119Vezi pe GitHub↗

    Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a closed-loop system to programmatically rewrite training and architecture source code to discover optimal language model configurations. The system iteratively modifies code and evaluates performance metrics to improve model quality based on a target objective. It optimizes model performance and training efficiency by tracking validation bits per byte, which allows for a fair comparison of architectural changes independently of vocabulary size. The framework manages the full training

    Uses AI agents to iteratively modify training code and architectures to optimize the performance of language models.

    Python
    Vezi pe GitHub↗87,119
  • fighting41love/funnlpAvatar fighting41love

    fighting41love/funNLP

    81,299Vezi pe GitHub↗

    This project is a community-driven knowledge base and curated repository focused on natural language processing and large language model development. It serves as a centralized index for high-quality tools, libraries, and research materials, organizing technical resources into structured, version-controlled documentation to assist developers in navigating the evolving artificial intelligence ecosystem. The repository distinguishes itself by acting as an aggregator for AI model evaluation and benchmarking. It provides access to tools that enable the simultaneous comparison of multiple conversa

    Indexes optimization techniques, training methodologies, and low-resource deployment strategies for large-scale language models.

    Python
    Vezi pe GitHub↗81,299
  • d2l-ai/d2l-zhAvatar d2l-ai

    d2l-ai/d2l-zh

    78,493Vezi pe GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners to master complex artificial intelligence concepts through hands-on experimentation. The platform distinguishes itself by integrating technical explanations with executable Jupyter notebooks. This design allows readers to modify code and hyperparameters in real-time, facilitati

    Investigates how high-level model definitions are compiled into optimized execution graphs for hardware acceleration.

    Pythonbookchinesecomputer-vision
    Vezi pe GitHub↗78,493
  • tesseract-ocr/tesseractAvatar tesseract-ocr

    tesseract-ocr/tesseract

    74,751Vezi pe GitHub↗

    Tesseract is a neural network-based optical character recognition engine designed to convert scanned images and digital documents into machine-readable, searchable text. It functions as both a command-line utility for automating large-scale digitization workflows and a cross-platform library that can be embedded into desktop, mobile, or server-side applications. By utilizing long short-term memory networks, the engine provides robust text extraction across more than one hundred languages and dozens of scripts. The project distinguishes itself through a sophisticated document layout analysis f

    Refines recognition accuracy by applying document-specific image and language models tailored to varying typefaces and vocabularies.

    C++hacktoberfestlstmmachine-learning
    Vezi pe GitHub↗74,751
  • pewdiepie-archdaemon/odysseusAvatar pewdiepie-archdaemon

    pewdiepie-archdaemon/odysseus

    72,184Vezi pe GitHub↗

    Odysseus is a self-hosted AI workspace and autonomous agent framework designed for deploying and managing large language models. It serves as a centralized platform for orchestrating agentic tasks, utilizing a model context protocol server to connect AI models to external system utilities, browser automation, and local hardware. The system distinguishes itself through a combination of retrieval-augmented generation and a RAG knowledge base, using vector stores and local embeddings to provide persistent semantic memory. It further integrates AI-driven communication management to triage email i

    Automates the selection and serving of optimal model weights based on available system hardware specifications.

    Python
    Vezi pe GitHub↗72,184
Înapoi123456…20Înainte
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference

Explorează sub-etichetele

  • Asynchronous ComputationsMethods for overlapping computation and data transfer to improve throughput.
  • Computational Graph VisualizersTools for inspecting and visualizing the internal graph structure of machine learning models.
  • Hardware & Acceleration4 sub-tag-uri
  • OCR Optimization1 sub-tagSpecialized models and techniques designed to improve the accuracy and speed of optical character recognition tasks.
  • Parallelism2 sub-tag-uriTechniques for distributing computational tasks across multiple processors to accelerate machine learning workloads.
  • Performance Optimizations6 sub-tag-uriLow-level configurations and strategies aimed at maximizing the execution speed and resource efficiency of software systems.
  • Serving & Runtime4 sub-tag-uri
  • Training Algorithms3 sub-tag-uri