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
·

27 repository-uri

Awesome GitHub RepositoriesLarge Language Models

Pre-trained language models and tokenizers initialized using standardized presets for various natural language processing tasks.

Explore 27 awesome GitHub repositories matching artificial intelligence & ml · Large Language Models. Refine with filters or upvote what's useful.

Awesome Large Language Models 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

    Supports advanced architectural features like group query attention and rotary positional embeddings for specialized model families.

    Pythonaudiodeep-learningdeepseek
    Vezi pe GitHub↗161,630
  • mlabonne/llm-courseAvatar mlabonne

    mlabonne/llm-course

    80,178Vezi pe GitHub↗

    This project is a comprehensive educational curriculum and engineering handbook focused on the lifecycle of large language models. It serves as a structured knowledge base for machine learning practitioners, covering the fundamental mathematical and architectural principles of transformer-based sequence modeling, as well as the practical implementation of supervised instruction fine-tuning and preference-based model alignment. The repository distinguishes itself by providing a deep dive into advanced model composition and optimization techniques. It details methodologies for weight-space mode

    Serves as a comprehensive educational resource regarding the lifecycle and application of large language models.

    courselarge-language-modelsllm
    Vezi pe GitHub↗80,178
  • keras-team/kerasAvatar keras-team

    keras-team/keras

    64,094Vezi pe GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a directed acyclic graph approach, the framework allows users to build intricate models with multiple inputs, outputs, and shared layers, ensuring consistent numerical execution through functional state management. The project distinguishes itself as a multi-backend machine learning

    Maintains unified interfaces for initializing and deploying pre-trained language models alongside their associated tokenizers.

    Pythondata-sciencedeep-learningjax
    Vezi pe GitHub↗64,094
  • zylon-ai/private-gptAvatar zylon-ai

    zylon-ai/private-gpt

    57,278Vezi pe GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to provide context-aware responses for chat and completion requests. The system distinguishes itself through a database-agnostic abstraction layer that supports various storage backends, ranging from local disk storage to enterprise-grade vector databases. It offers flexible deployment

    Integrates with external cloud-based language models through configurable API keys and model identifiers.

    Python
    Vezi pe GitHub↗57,278
  • dayuanjiang/next-ai-draw-ioAvatar DayuanJiang

    DayuanJiang/next-ai-draw-io

    32,028Vezi pe GitHub↗

    This project is a web-based diagramming platform that automates the creation of flowcharts and technical diagrams using generative artificial intelligence. It functions as a text-to-diagram generator, allowing users to input natural language prompts that are interpreted by large language models to produce structured visual representations. The platform distinguishes itself by integrating these AI-driven interpretations with a browser-based drawing surface. It translates user intent into standard diagramming syntax, which is then rendered as interactive visual elements on a digital canvas. Thi

    Translates natural language user input into structured diagram definitions by leveraging large language models to parse intent and layout requirements.

    TypeScriptaidiagramsproductivity
    Vezi pe GitHub↗32,028
  • meta-llama/llama3Avatar meta-llama

    meta-llama/llama3

    29,254Vezi pe GitHub↗

    Llama 3 is a collection of pretrained, autoregressive transformer-based models designed for natural language generation, reasoning, and complex instruction following. It functions as a generative AI framework that provides the infrastructure for managing model weights, executing neural network inference, and handling computational workloads across diverse knowledge domains. The project distinguishes itself through an integrated AI safety toolkit that employs secondary classification filtering to inspect inputs and outputs, ensuring adherence to usage compliance and safety standards. It suppor

    Provides infrastructure for executing large language models with configurable parallel processing and memory allocation.

    Python
    Vezi pe GitHub↗29,254
  • hpcaitech/open-soraAvatar hpcaitech

    hpcaitech/Open-Sora

    29,101Vezi pe GitHub↗

    Open-Sora is a video generation framework designed to produce cinematic sequences from text prompts and images. It functions as a generative system that transforms written descriptions or reference images into video content featuring realistic textures and lighting. The project includes a dedicated prompt engineering tool that uses large language models to expand simple user inputs into detailed descriptions. It also features a motion controller for adjusting movement intensity in generated sequences and evaluating motion levels in existing video files. The framework incorporates text-to-vid

    Uses a large language model to rewrite simple user prompts into detailed descriptions for improved visual quality.

    Python
    Vezi pe GitHub↗29,101
  • slundberg/shapAvatar slundberg

    slundberg/shap

    25,535Vezi pe GitHub↗

    SHAP is a machine learning explainer that uses a game-theoretic framework to estimate the contribution of each feature to a model prediction. It provides a set of tools for quantifying how individual input features push a specific output away from a baseline value. The project includes specialized explainers for different architectures, including high-speed implementations for decision trees and ensemble models, linearization algorithms for deep learning networks, and covariance integration for linear models. It also features a model-agnostic interpretability tool that uses a kernel method to

    Uses coalitional rules to explain the outputs of large natural language models with reduced function evaluations.

    Jupyter Notebook
    Vezi pe GitHub↗25,535
  • microsoft/unilmAvatar microsoft

    microsoft/unilm

    22,030Vezi pe GitHub↗

    This project is a comprehensive framework and toolkit for developing, optimizing, and deploying transformer-based models across multimodal, document intelligence, and natural language processing tasks. It provides a unified neural architecture that processes text, vision, audio, and document layout data through a shared set of weights, enabling researchers and developers to build foundational models that align cross-modal representations. The platform distinguishes itself through advanced training and inference strategies designed for large-scale deep learning. It incorporates specialized mec

    Offers a complete toolkit for pretraining, instruction tuning, and optimizing transformer-based models for diverse natural language tasks.

    Pythonbeitbeit-3bitnet
    Vezi pe GitHub↗22,030
  • camel-ai/camelAvatar camel-ai

    camel-ai/camel

    17,253Vezi pe GitHub↗

    This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva

    Provides a unified interface for initializing and managing various large language models to handle text generation and reasoning tasks.

    Pythonagentai-societiesartificial-intelligence
    Vezi pe GitHub↗17,253
  • stability-ai/stablelmAvatar Stability-AI

    Stability-AI/StableLM

    15,699Vezi pe GitHub↗

    StableLM is a pre-trained transformer-based large language model designed for natural language generation and zero-shot inference. It functions as a causal language model that predicts the next token in a sequence to produce human-like text for conversational and creative writing tasks. The model is built as a fine-tunable base, allowing the adaptation of pre-trained weights to specific tasks or styles through custom dataset training and weight regularization. It utilizes rotary positional embeddings and flash-attention to optimize memory usage and processing efficiency during deployment on G

    Serves as a large language model base providing pre-trained weights for various NLP tasks.

    Jupyter Notebook
    Vezi pe GitHub↗15,699
  • n8n-io/self-hosted-ai-starter-kitAvatar n8n-io

    n8n-io/self-hosted-ai-starter-kit

    14,997Vezi pe GitHub↗

    This project provides a dockerized AI workflow stack and orchestration templates for deploying a self-hosted AI environment. It establishes a localized infrastructure for building autonomous agents and model chains that process private data on-premises without external cloud dependencies. The environment is designed to support autonomous agent development, allowing models to dynamically select tools, execute shell commands, and interact with local file systems. It includes integrated vector database support to enable retrieval augmented generation and private document analysis. The stack cov

    Equips language models with external tools for calculations, code execution, and API lookups.

    aiai-agentslow-code
    Vezi pe GitHub↗14,997
  • thudm/cogvideoAvatar THUDM

    THUDM/CogVideo

    12,792Vezi pe GitHub↗

    CogVideo is a generative video framework that uses diffusion models and transformer-based architectures to synthesize high-resolution video clips. It functions as both a text-to-video and image-to-video generator, converting textual descriptions or static images into temporal visual sequences. The system integrates large language model capabilities to expand short user prompts into detailed descriptions for better visual alignment. It supports the animation of static images through latent seeding and provides the ability to extend the length of existing video sequences. The project includes

    Integrates a language model to expand short user prompts into detailed descriptions for improved visual alignment.

    Python
    Vezi pe GitHub↗12,792
  • googlecloudplatform/generative-aiAvatar GoogleCloudPlatform

    GoogleCloudPlatform/generative-ai

    12,700Vezi pe GitHub↗

    This project is a development platform for managing the lifecycle of generative artificial intelligence models. It provides a unified environment for accessing, fine-tuning, and deploying large language models, serving as an orchestrator that handles the integration of diverse models into custom applications. The platform distinguishes itself by offering a managed infrastructure for hosting and scaling models, which removes the requirement for manual server maintenance or configuration. It includes integrated tools for supervised fine-tuning and vector embedding optimization, allowing for the

    A framework for managing the lifecycle of artificial intelligence models including deployment, performance monitoring, and content filtering.

    Jupyter Notebookagentsgcpgemini
    Vezi pe GitHub↗12,700
  • openlmlab/mossAvatar OpenLMLab

    OpenLMLab/MOSS

    12,140Vezi pe GitHub↗

    MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for deploying large language models capable of multi-turn dialogue, general-purpose response generation, and following complex instructions. The system functions as a tool-augmented framework that extends model knowledge through external plugins and tool-call loops. This allows the model to execute tasks via search engines and calculators to augment responses with external data. The project covers model training through supervised conversational fine-tuning and optimizes deployment

    Connects large language models to external plugins and tools to perform tasks beyond static text generation.

    Python
    Vezi pe GitHub↗12,140
  • alibaba/opensandboxAvatar alibaba

    alibaba/OpenSandbox

    11,682Vezi pe GitHub↗

    OpenSandbox is a secure sandbox runtime and containerized code execution engine designed to run AI-generated code and scripts in isolated environments. It serves as a workload orchestrator that prevents host system contamination by utilizing kernel-level isolation to execute arbitrary commands and scripts. The project distinguishes itself by providing a model context server that bridges large language models to the sandbox for performing file operations and system commands. It also includes a remote GUI sandbox that supports browser automation and desktop interfaces via remote access protocol

    Connects large language models to external tools and file systems to augment their functional capabilities.

    Python
    Vezi pe GitHub↗11,682
  • tongyi-mai/z-imageAvatar Tongyi-MAI

    Tongyi-MAI/Z-Image

    11,554Vezi pe GitHub↗

    Z-Image is an AI image editing engine and generation framework designed for photorealistic synthesis and the refinement of diffusion models. It functions as a multilingual text-to-image renderer and a system for training custom foundation models to generate and edit visuals using natural language instructions. The project distinguishes itself through a reasoning-based prompt enhancer that expands simple descriptions into detailed visual instructions using a structured reasoning chain. It also features specialized capabilities for rendering high-quality Chinese and English typography within ge

    Visualizes logic puzzles and ambiguous instructions by applying a structured reasoning chain and world knowledge.

    Python
    Vezi pe GitHub↗11,554
  • mistralai/mistral-srcAvatar mistralai

    mistralai/mistral-src

    10,821Vezi pe GitHub↗

    Acest proiect este o bibliotecă și un framework de inferență pentru modele de limbaj mari, conceput pentru a rula modele pentru generarea de text, rezolvarea problemelor și asistența în programare. Include un framework multimodal pentru procesarea intrărilor combinate de imagine și text și o implementare de tip tool-use care permite execuția funcțiilor externe bazată pe raționamentul modelului. Sistemul dispune de un motor de inferență GPU distribuit care distribuie sarcinile de lucru ale modelelor mari pe mai multe procesoare grafice pentru a crește viteza de procesare și a îndeplini cerințele de memorie. De asemenea, oferă implementarea containerizată a modelelor prin imagini pre-pachetate și dependențe pentru servirea motoarelor de inferență în medii izolate. Biblioteca acoperă o gamă de capabilități, inclusiv analiza intrărilor multimodale, integrarea apelurilor de funcții și completarea codului (fill-in-the-middle) pentru prezicerea segmentelor de cod lipsă. De asemenea, suportă chat-ul interactiv cu modelul printr-o interfață în linie de comandă pentru menținerea sesiunilor conversaționale.

    Provides a programmatic interface for running Mistral models to generate text and solve problems.

    Jupyter Notebook
    Vezi pe GitHub↗10,821
  • upsonic/gpt-computer-assistantAvatar Upsonic

    Upsonic/gpt-computer-assistant

    7,888Vezi pe GitHub↗

    This project is a Python framework for building autonomous AI agents capable of executing independent tasks through goal-oriented instructions. It provides a library of tools for managing system operations and processing multimodal data. The framework features a sandboxed system execution environment that restricts shell commands and file access to protect the host system. It also includes an automated OCR text extraction pipeline for converting printed or handwritten text from images and documents into digital formats. Connectivity is handled through a modular tool integration system and a

    Integrates agents with external tools and plugins to perform active functional tasks beyond static text generation.

    Python
    Vezi pe GitHub↗7,888
  • anthropics/knowledge-work-pluginsAvatar anthropics

    anthropics/knowledge-work-plugins

    7,583Vezi pe GitHub↗

    This project is a plugin framework and agentic workflow library designed to connect large language models to professional toolstacks. It provides a system for integrating language models with external data warehouses, CRMs, and other enterprise software to retrieve and manipulate real-time business data. The framework enables the automation of specialized professional tasks through a file-based plugin definition system. It allows for the customization of domain expertise and plugin behavior to align with internal company processes, supported by an enterprise data connector that links models t

    Integrates language models with external software stacks to execute domain-specific tasks and retrieve real-time data.

    Python
    Vezi pe GitHub↗7,583
Înapoi12Înainte
  1. Home
  2. Artificial Intelligence & ML
  3. Language Model Orchestration
  4. Large Language Models

Explorează sub-etichetele

  • Language Model InterpretabilitySpecialized techniques for explaining the outputs of large-scale natural language models. **Distinct from Large Language Models:** Focuses on explaining LLM outputs rather than orchestrating or deploying them
  • Linear Model ChainsDirect sequences of language model calls without the need for external tools or stateful memory. **Distinct from Large Language Models:** Focuses on the simple linear sequence of model calls, whereas Large Language Models refers to the models themselves.
  • OrchestratorsFrameworks for managing the end-to-end lifecycle of large language models including deployment and monitoring. **Distinct from Large Language Models:** Distinct from the models themselves: focuses on the management and orchestration layer rather than the model weights or tokenizers.
  • Prompt ExpandersSpecialized LLM integrations that transform brief user inputs into detailed descriptive prompts for generative models. **Distinct from Large Language Models:** Distinct from general Large Language Models by focusing specifically on the expansion of visual prompts for better fidelity.
  • Prompt Interpretation1 sub-tagTranslates natural language user input into structured definitions by leveraging large language models. **Distinct from Large Language Models:** Focuses on intent parsing for diagram generation rather than general-purpose LLM orchestration.
  • Proprietary Language ModelsExternal, cloud-based language models accessed via configuration for text generation and instruction following.
  • Qwen2 Language ModelsSpecific family of language models with advanced architectural features.
  • Tool-Augmented Language Models1 sub-tagLanguage models integrated with external tools and plugins to perform actions beyond static text generation. **Distinct from Large Language Models:** Focuses on the active augmentation of model capabilities via tools, distinct from the base model architecture.