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
·

13 repository-uri

Awesome GitHub RepositoriesLarge Model Optimizations

Techniques like quantization and device mapping for large models.

Explore 13 awesome GitHub repositories matching artificial intelligence & ml · Large Model Optimizations. Refine with filters or upvote what's useful.

Awesome Large Model Optimizations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • 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

    Optimizes memory usage and inference speed through automatic device mapping and half-precision weight support.

    Pythonaudiodeep-learningdeepseek
    Vezi pe GitHub↗161,630
  • microsoft/deepspeedAvatar microsoft

    microsoft/DeepSpeed

    42,533Vezi pe GitHub↗

    DeepSpeed is a distributed deep learning optimization library and framework designed for the training and inference of massive AI models. It serves as a model parallelism orchestrator and a toolkit for scaling large language models across multiple GPUs and compute nodes. The project distinguishes itself through 3D parallelism orchestration, which combines data, pipeline, and tensor parallelism. It utilizes ZeRO-based memory partitioning to eliminate redundant storage and employs CPU-offload memory management to move weights and optimizer states to system RAM. Additionally, it provides special

    Optimizes large-scale model deployment through quantization and efficient resource allocation to lower inference costs.

    Python
    Vezi pe GitHub↗42,533
  • pytorchlightning/pytorch-lightningAvatar PyTorchLightning

    PyTorchLightning/pytorch-lightning

    31,189Vezi pe GitHub↗

    PyTorch Lightning is a high-level deep learning framework for PyTorch that automates training loops and removes repetitive engineering boilerplate. It functions as a structured pipeline for managing machine learning experiments, providing a distributed training orchestrator and tools for mixed-precision training. The framework decouples scientific model architecture from the engineering required for infrastructure and scaling. This separation allows the same model code to execute across CPUs, GPUs, or TPUs through a hardware-agnostic execution engine and a centralized trainer that manages the

    Implements optimization techniques like mixed precision and hardware orchestration to reduce memory and increase speed for large models.

    Python
    Vezi pe GitHub↗31,189
  • apache/mxnetAvatar apache

    apache/mxnet

    20,829Vezi pe GitHub↗

    This project is a deep learning framework designed for constructing, training, and deploying neural networks across diverse hardware environments. It functions as a high-performance tensor computation library that provides both imperative and symbolic programming interfaces, allowing developers to balance flexible, step-by-step model building with the efficiency of compiled computation graphs. The framework distinguishes itself through a hybrid execution engine that integrates declarative graph compilation with imperative runtime logic. It supports scalable, distributed training across multip

    Implements techniques for mapping large neural network models across multiple devices to overcome memory limitations.

    C++mxnet
    Vezi pe GitHub↗20,829
  • infrasys-ai/aisystemAvatar Infrasys-AI

    Infrasys-AI/AISystem

    17,017Vezi pe GitHub↗

    AISystem is a comprehensive AI full-stack infrastructure project covering the entire pipeline from AI chip architecture to high-level training frameworks. It encompasses the development of AI compiler frameworks, inference engines, and distributed training orchestrators designed to coordinate workloads across a heterogeneous compute stack of CPUs, GPUs, and NPUs. The project focuses on the deep integration of software and hardware, employing software-hardware co-design to align tensor layouts with physical memory structures. It provides specialized capabilities for accelerating Transformer mo

    Optimizes full-stack hardware and software performance for large-scale clusters and distributed communication.

    Jupyter Notebookaiaiinfraaisys
    Vezi pe GitHub↗17,017
  • nvidia/personaplexAvatar NVIDIA

    NVIDIA/personaplex

    10,030Vezi pe GitHub↗

    Personaplex is an LLM speech-to-speech framework and conversational AI persona engine designed for real-time voice interfaces. It provides a system for defining AI identities and vocal characteristics through a combination of text-based role prompts and audio reference files. The project features a real-time AI voice interface that supports full-duplex human-AI dialogue, enabling multiple parties to speak and listen simultaneously via bidirectional audio streaming. It includes a GPU-accelerated audio processor and a speech-to-speech pipeline to facilitate low-latency conversations. The frame

    Optimizes large model execution on limited hardware through device mapping and memory offloading.

    Python
    Vezi pe GitHub↗10,030
  • nvidia/apexAvatar NVIDIA

    NVIDIA/apex

    8,972Vezi pe GitHub↗

    Apex is a high-performance toolkit for PyTorch designed to coordinate distributed training, execute fused GPU kernels, manage mixed precision, and implement optimized distributed optimizers. It provides specialized tools for scaling model training across multiple GPUs and nodes to increase processing speed and throughput. The library features high-performance implementations of Adam and LAMB optimizers to reduce synchronization overhead and memory bottlenecks. It utilizes fused CUDA kernels to combine neural network operations, reducing memory overhead and increasing execution speed. The too

    Manages memory overhead and synchronization for massive networks using distributed Adam and LAMB optimizers.

    Python
    Vezi pe GitHub↗8,972
  • bitsandbytes-foundation/bitsandbytesAvatar bitsandbytes-foundation

    bitsandbytes-foundation/bitsandbytes

    7,968Vezi pe GitHub↗

    bitsandbytes is a deep learning quantization tool and library designed to reduce the memory footprint of large language models. It serves as a GPU memory optimizer and quantization framework, compressing model weights and features to 8-bit and 4-bit precision to enable inference and training on hardware with limited memory. The project provides a framework for low-rank adaptation, allowing the fine-tuning of quantized models by combining 4-bit weights with small trainable matrices. It further distinguishes itself through memory paging, which moves optimizer states between CPU and GPU memory t

    Enables running massive neural networks on consumer GPUs through quantization and device mapping.

    Pythonllmmachine-learningpytorch
    Vezi pe GitHub↗7,968
  • infrasys-ai/aiinfraAvatar Infrasys-AI

    Infrasys-AI/AIInfra

    7,414Vezi pe GitHub↗

    Provides techniques for deploying and accelerating inference for large models.

    Jupyter Notebookaiinfraaisystem
    Vezi pe GitHub↗7,414
  • wenda-llm/wendaAvatar wenda-LLM

    wenda-LLM/wenda

    6,173Vezi pe GitHub↗

    Wenda este o platformă de orchestrare LLM și un motor de flux de lucru personalizat conceput pentru a gestiona mai multe backend-uri de modele de limbaj printr-o interfață unificată. Funcționează ca un gateway AI auto-găzduit care permite executarea secvențelor complexe de sarcini și a fluxurilor de conversație automatizate. Sistemul utilizează plugin-uri JavaScript pentru a orchestra fluxurile de lucru și a declanșa apeluri API externe. Suportă generarea augmentată prin recuperare (RAG) prin injectarea datelor relevante din vector stores și fișiere offline în prompt-uri pentru a crește acuratețea răspunsului. Platforma este construită pentru implementări în rețele private, având gestionarea accesului multi-utilizator și capacitatea de a rula modele open source cuantizate pentru a se încadra în constrângeri hardware specifice. Include, de asemenea, urmărirea istoricului bazată pe sesiune pentru a menține contextul conversațional.

    Deploys large language models using quantization to fit within the limited computational resources of a private server.

    JavaScriptchatglm-6bchatrwkvrwkv
    Vezi pe GitHub↗6,173
  • zhaochenyang20/awesome-ml-sys-tutorialAvatar zhaochenyang20

    zhaochenyang20/Awesome-ML-SYS-Tutorial

    5,371Vezi pe GitHub↗

    This project provides a comprehensive technical guide and framework for engineering large-scale machine learning systems. It covers the full lifecycle of model development, focusing on the infrastructure and computational principles required to build, train, and serve generative AI models across distributed GPU clusters. The repository distinguishes itself by offering deep-dive tutorials and implementation strategies for complex system challenges. It emphasizes high-performance architectural primitives, such as collective communication orchestration, distributed tensor sharding, and static gr

    Constructs large models using deferred allocation to bypass GPU memory limits during initialization.

    Python
    Vezi pe GitHub↗5,371
  • hiyouga/easyr1Avatar hiyouga

    hiyouga/EasyR1

    5,034Vezi pe GitHub↗

    EasyR1 este un sistem distribuit de antrenare a modelelor și un framework de învățare prin consolidare (reinforcement learning) pentru modele mari de limbaj și modele multimodale (text-imagine). Funcționează ca un antrenor multimodal și o implementare a unui pipeline de Proximal Policy Optimization, conceput pentru a rafina capacitățile de raționament și percepție ale modelelor care procesează atât text, cât și imagini. Sistemul se specializează în distribuirea sarcinilor de învățare prin consolidare pe mai multe noduri de calcul pentru a gestiona cerințele mari de memorie. Optimizează utilizarea hardware-ului prin antrenare fără padding și fine-tuning pentru a potrivi modele mari pe unitățile de procesare grafică (GPU) disponibile. Framework-ul acoperă învățarea prin consolidare și orchestrarea modelelor de recompensă, inclusiv fluxuri de lucru de învățare prin consolidare din feedback uman (RLHF). Suprafața sa tehnică include paralelismul distribuit al datelor, antrenarea cu precizie hibridă și pipeline-uri de intrare multimodale pentru date intercalate de text și imagine. Proiectul include utilitare pentru recuperarea stării bazată pe checkpoint-uri și se integrează cu instrumente externe de logare pentru urmărirea progresului antrenării și a metricilor de performanță.

    Reduces hardware requirements through padding-free training and fine-tuning to fit large models on available GPUs.

    Python
    Vezi pe GitHub↗5,034
  • afshinea/stanford-cme-295-transformers-large-language-modelsAvatar afshinea

    afshinea/stanford-cme-295-transformers-large-language-models

    4,509Vezi pe GitHub↗

    Acest proiect este un ghid de studiu cuprinzător pentru cursuri tehnice și o referință pentru învățarea arhitecturilor și metodelor de antrenare a modelelor Transformer și a modelelor de limbaj mari (LLM). Servește ca o prezentare tehnică pentru înțelegerea modului în care rețelele neuronale procesează datele și cum să aliniezi comportamentul modelului cu obiective specifice de performanță. Repository-ul oferă ghiduri specializate pe mai multe domenii cheie ale dezvoltării modelelor. Aceasta include referințe detaliate pentru arhitecturile transformer, framework-uri de implementare pentru retrieval-augmented generation și fluxuri de lucru agentice, precum și ghiduri tehnice pentru optimizarea și fine-tuning-ul modelelor. Conținutul acoperă o gamă largă de capabilități, inclusiv fine-tuning supervizat, adaptare low-rank și aliniere bazată pe preferințe. De asemenea, abordează eficiența modelului prin cuantizare, distilare și arhitecturi mixture-of-experts, alături de studiul mecanismelor de self-attention și flash attention. Resursele sunt furnizate pentru dezvoltare în C#, JavaScript și Python.

    Covers large model optimizations such as quantization and mixture-of-experts to reduce memory usage.

    Vezi pe GitHub↗4,509
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Serving & Runtime
  7. Inference Optimizations
  8. Large Model Optimizations

Explorează sub-etichetele

  • Distributed Optimizer ScalingTechniques for managing memory and synchronization of optimizer states for massive models. **Distinct from Large Model Optimizations:** Focuses on distributed optimizer state management rather than general quantization or device mapping