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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

24 repositorios

Awesome GitHub RepositoriesLong-Context Models

Language models engineered to maintain logical coherence across massive input sequences and extensive codebases.

Distinct from Large Language Models: Distinct from general LLMs: focuses specifically on models optimized for massive context windows (up to one million tokens).

Explore 24 awesome GitHub repositories matching artificial intelligence & ml · Long-Context Models. Refine with filters or upvote what's useful.

Awesome Long-Context Models GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • qwenlm/qwen2.5Avatar de QwenLM

    QwenLM/Qwen2.5

    27,307Ver en GitHub↗

    Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code production, and complex mathematical reasoning. The project encompasses a multilingual language model capable of processing dozens of languages and a specialized code generation model for technical problem solving and debugging. The framework is distinguished by its long context capabilities, enabling the analysis of massive inputs ranging from 256K up to 1 million tokens. It further functions as an agentic framework, utilizing standardized templates and parsers to execute autonomous wo

    Analyzes and understands massive input sequences ranging from 256K up to 1 million tokens in a single pass.

    Python
    Ver en GitHub↗27,307
  • qwenlm/qwen2.5-vlAvatar de QwenLM

    QwenLM/Qwen2.5-VL

    19,480Ver en GitHub↗

    Qwen2.5-VL es un transformador multimodal autorregresivo diseñado para procesar secuencias intercaladas de tokens de texto y visuales. Integra incrustaciones de características visuales en un espacio de modelo de lenguaje compartido para realizar razonamiento intermodal y generar respuestas coherentes o código de diseño estructurado. El proyecto se distingue por el mapeo de visión-lenguaje-acción, lo que le permite percibir interfaces visuales y traducir esa percepción en comandos accionables para operar pantallas digitales y hardware robótico. Emplea codificación de imagen de resolución dinámica y indexación de video de fotogramas temporales para manejar diversos tamaños de imagen y secuencias visuales de larga duración. El modelo cubre una amplia superficie de capacidades, incluyendo reconocimiento óptico de caracteres multilingüe para la digitalización de documentos, conexión espacial para localizar objetos a través de cuadros delimitadores y el análisis de contenido de video de larga duración. También admite razonamiento matemático multimodal para resolver problemas utilizando gráficos y diagramas, y extiende su comprensión a una longitud de contexto de un millón de tokens.

    Maintains logical coherence across massive input sequences of up to one million tokens.

    Jupyter Notebook
    Ver en GitHub↗19,480
  • google-gemini/cookbookAvatar de google-gemini

    google-gemini/cookbook

    17,418Ver en GitHub↗

    The Gemini Cookbook is a comprehensive collection of implementation patterns, code samples, and development guides designed for building applications with Google Gemini models. It serves as a central resource for developers to integrate multimodal generative artificial intelligence into their software, providing the necessary frameworks to manage model interactions, stateful workflows, and structured data extraction. The repository distinguishes itself by offering specialized toolkits for autonomous agent orchestration, enabling the construction of agents that can execute code, browse the web

    Maintains logical coherence across massive input sequences and extensive codebases using models optimized for million-token context windows.

    Jupyter Notebookgeminigemini-api
    Ver en GitHub↗17,418
  • qwenlm/codeqwen1.5Avatar de QwenLM

    QwenLM/CodeQwen1.5

    16,654Ver en GitHub↗

    CodeQwen1.5 is a large language model designed for generating, completing, and analyzing code. It functions as an AI code generator capable of writing programming logic across hundreds of different languages. The model is distinguished by its long-context capabilities, allowing it to process up to one million tokens to reason across entire software repositories. It also operates as a function calling model, utilizing specialized formats to execute complex coding tasks and browser-based automation. The system supports intelligent code completion through fill-in-the-middle capabilities, which

    Maintains logical coherence across massive input sequences of up to one million tokens for repository-scale reasoning.

    Python
    Ver en GitHub↗16,654
  • qwenlm/qwen2.5-coderAvatar de QwenLM

    QwenLM/Qwen2.5-Coder

    16,654Ver en GitHub↗

    Qwen2.5-Coder is a code-centric large language model designed to generate, complete, and analyze source code. It serves as a polyglot programming model capable of producing functional code across hundreds of different programming languages. The model is optimized for reasoning over extensive software repositories, utilizing a context window that supports up to one million tokens. It also functions as an agentic coding framework, executing multi-step workflows and browser tasks through specialized function call formats. Its capabilities include large-scale codebase analysis, intelligent parti

    An LLM specifically optimized for long-context reasoning over entire software repositories.

    Python
    Ver en GitHub↗16,654
  • thudm/chatglm2-6bAvatar de THUDM

    THUDM/ChatGLM2-6B

    15,565Ver en GitHub↗

    ChatGLM2-6B is an open-weight large language model designed for natural language conversations and text generation in both English and Chinese. It functions as a bilingual chat model capable of processing and maintaining coherence across text sequences up to 32K tokens. The model is optimized for local deployment through precision quantization, which reduces memory requirements to allow execution on consumer-grade hardware. It supports distributing model weights across multiple graphics cards to handle parameters that exceed the memory of a single device. The project covers capabilities for

    Maintains logical coherence across extended text sequences up to 32K tokens.

    Python
    Ver en GitHub↗15,565
  • zai-org/chatglm2-6bAvatar de zai-org

    zai-org/ChatGLM2-6B

    15,564Ver en GitHub↗

    ChatGLM2-6B is a bilingual chat large language model designed for natural conversation and text generation in both English and Chinese. It functions as a fine-tunable language model that supports updating weights via specialized scripts to adapt to specific datasets and tasks. The project serves as a quantized inference engine and multi-GPU model orchestrator, enabling the execution of large models on consumer-grade hardware. It is capable of processing long context sequences up to 32K tokens to maintain understanding across extended documents. The system covers capabilities for multilingual

    Maintains logical coherence across large input sequences up to 32K tokens.

    Pythonchatglmchatglm-6blarge-language-models
    Ver en GitHub↗15,564
  • qwenlm/qwen3-coderAvatar de QwenLM

    QwenLM/Qwen3-Coder

    15,615Ver en GitHub↗

    Qwen3-Coder is a specialized large language model designed for software development, technical reasoning, and automated code synthesis. Built on transformer-based sequence modeling, it functions as a multilingual programming assistant capable of generating, completing, and debugging source code across more than one hundred programming languages. The model distinguishes itself through its capacity to process and maintain logical coherence across massive datasets, supporting context windows of up to one million tokens. This allows for repository-scale reasoning, enabling the model to analyze co

    Supports processing and reasoning over massive codebases and technical documentation using a one-million-token context window.

    Python
    Ver en GitHub↗15,615
  • chenhg5/cc-connectAvatar de chenhg5

    chenhg5/cc-connect

    12,915Ver en GitHub↗

    cc-connect is an AI agent messaging bridge and session manager that connects local AI coding agents to third-party messaging platforms. It acts as a multimodal AI chat relay and a OneBot protocol gateway, allowing users to control local AI agents remotely via a variety of chat interfaces. The project distinguishes itself by providing a remote AI agent controller that enables the management of agents through slash commands and a web management dashboard. It supports multi-tenant project orchestration and session-based context isolation, ensuring that independent conversation threads are mainta

    Rotates sessions after periods of inactivity to prevent context drift in long-running AI interactions.

    Go
    Ver en GitHub↗12,915
  • pipecat-ai/pipecatAvatar de pipecat-ai

    pipecat-ai/pipecat

    12,846Ver en GitHub↗

    Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech systems. It utilizes a frame-based data pipeline to route audio, video, and text through a modular sequence of processors, enabling the orchestration of low-latency conversational AI. The project is distinguished by its ability to coordinate complex multimodal services, including speech-to-text, language models, and text-to-speech, within a single pipeline. It features semantic voice activity detection for natural turn-taking, state-machine conversation flows for dialogue manag

    Prevents loss of context and interruptions during extended interactions through session rotation and audio buffering.

    Pythonaichatbot-frameworkchatbots
    Ver en GitHub↗12,846
  • acheong08/edgegptAvatar de acheong08

    acheong08/EdgeGPT

    7,873Ver en GitHub↗

    EdgeGPT is a reverse engineered API wrapper and programmatic client for interacting with Bing Chat and associated large language model services. It enables the retrieval of text responses, code snippets, and suggested questions through a structured interface. The project uses exported browser cookies for authentication and implements an automated session rotation system to bypass daily request limits and regional restrictions. It manages multiple cookie sets to maintain continuous service uptime. The system also includes capabilities for AI image generation, automating requests to create vis

    Implements automated session rotation to bypass daily request limits and maintain continuous service uptime.

    Python
    Ver en GitHub↗7,873
  • 01-ai/yiAvatar de 01-ai

    01-ai/Yi

    7,822Ver en GitHub↗

    Yi is a bilingual language model and foundation model designed for natural language processing, reasoning, and reading comprehension in both English and Chinese. It is built as a transformer-based architecture capable of general purpose text generation and conversational tasks. The model is distinguished by its ability to function as a long context system, processing and analyzing extended input sequences up to 200k tokens. It also supports quantized versions that use low-bit precision to reduce memory footprints, enabling execution on consumer-grade hardware. The project covers a broad rang

    Capable of processing and analyzing massive input sequences up to 200k tokens.

    Jupyter Notebooklarge-language-models
    Ver en GitHub↗7,822
  • internlm/internlmAvatar de InternLM

    InternLM/InternLM

    7,224Ver en GitHub↗

    InternLM is a large language model and a comprehensive suite of weights designed for text generation and complex reasoning. It functions as an inference engine for serving responses, a fine-tuning framework for adjusting model weights, and a platform for building autonomous AI agents. The system is capable of processing long-context input sequences up to one million tokens for document analysis. It employs chain-of-thought reasoning to solve knowledge-intensive tasks by generating intermediate logic steps before producing a final answer. The project covers model weight optimization through s

    Supports processing and analyzing extended input sequences up to one million tokens for comprehensive document analysis.

    Pythonchatbotchinesefine-tuning-llm
    Ver en GitHub↗7,224
  • ymcui/chinese-llama-alpaca-2Avatar de ymcui

    ymcui/Chinese-LLaMA-Alpaca-2

    7,136Ver en GitHub↗

    This project provides a Chinese large language model based on the LLaMA architecture. It is an instruction-tuned model optimized for natural language processing and multi-turn conversations in Chinese. The system includes a framework for parameter-efficient fine-tuning using low-rank adaptation and quantization to reduce memory requirements. It also implements retrieval augmented generation for local document question answering and supports long-context processing for sequences up to 64K tokens. The project covers a broad set of capabilities including supervised instruction tuning, reinforce

    Implements a model engineered to maintain logical coherence across extended input sequences up to 64K tokens.

    Python64kalpacaalpaca-2
    Ver en GitHub↗7,136
  • zai-org/glm-4Avatar de zai-org

    zai-org/GLM-4

    7,058Ver en GitHub↗

    GLM-4 is a large language model and fine-tuning framework designed for human-like text production, complex reasoning, and multilingual conversation. It functions as a multimodal system capable of processing high-resolution visual content and as a long-context model designed to analyze documents with a context window of up to one million tokens. The project differentiates itself through a function calling interface that enables AI agent development by connecting the model to external APIs and real-time web browsing. It includes specialized capabilities for generating functional programming cod

    Employs a massive context window of up to one million tokens for analyzing extended documents.

    Pythonchatglmchatglm-6bglm
    Ver en GitHub↗7,058
  • dooy/chatgpt-web-midjourney-proxyAvatar de Dooy

    Dooy/chatgpt-web-midjourney-proxy

    6,753Ver en GitHub↗

    This project is a multimodal AI proxy and content generation hub that provides a unified web interface for interacting with multiple large language models and generative AI services. It functions as a secure API access gateway, routing requests from a single dashboard to various external AI backends using configurable base URLs and API keys. The platform is delivered as a cross-platform progressive web application, allowing for installation on Linux, Windows, and MacOS. It distinguishes itself by consolidating text, image, audio, and video generative controls into a standardized interface, su

    Maintains consistent conversation states and system prompts when switching between different AI model backends.

    JavaScriptchatgpt-uifal-aiflux
    Ver en GitHub↗6,753
  • deepseek-ai/deepseek-coder-v2Avatar de deepseek-ai

    deepseek-ai/DeepSeek-Coder-V2

    6,462Ver en GitHub↗

    Processes input sequences up to 128,000 tokens, enabling reasoning over entire codebases in a single pass.

    Ver en GitHub↗6,462
  • zihangdai/xlnetAvatar de zihangdai

    zihangdai/xlnet

    6,182Ver en GitHub↗

    Este proyecto es un framework de procesamiento de lenguaje natural centrado en un preentrenador autorregresivo generalizado diseñado para la representación de lenguaje no supervisado. Implementa un modelo de lenguaje que combina el entrenamiento basado en permutaciones con un backbone Transformer-XL para funcionar como un procesador de texto de contexto largo. El sistema destaca por su capacidad para manejar secuencias de texto que exceden los límites de longitud estándar mediante el uso de recurrencia a nivel de segmento y codificación posicional relativa. Escala el preentrenamiento de alto rendimiento a través de múltiples GPUs y clusters de TPU utilizando implementaciones de entrenamiento distribuido. El código base cubre el flujo de trabajo completo de machine learning, incluyendo limpieza de texto y tokenización de subpalabras para el preprocesamiento de datos, así como ajuste fino (fine-tuning) específico para tareas de respuesta a preguntas, comprensión lectora y clasificación de texto. Incluye utilidades para optimización de parámetros, programación de tasas de aprendizaje y evaluación de probabilidades de respuesta mediante métricas de precisión-recall. El proyecto proporciona configuraciones para gestionar hiperparámetros del modelo y entrenamiento acelerado por hardware en múltiples hosts.

    Designed to handle text sequences exceeding standard length limits through segment-level recurrence.

    Python
    Ver en GitHub↗6,182
  • lucidrains/x-transformersAvatar de lucidrains

    lucidrains/x-transformers

    5,912Ver en GitHub↗

    x-transformers es una biblioteca de PyTorch y kit de herramientas de investigación para construir arquitecturas transformer. Proporciona un framework modular para implementar investigación experimental en transformers, incluyendo un conjunto de mecanismos de atención avanzados, herramientas de modelado de secuencias largas y un framework para vision transformers. El proyecto se distingue por su enfoque en componentes de alto rendimiento y eficiencia de memoria, como Flash Attention con kernels en mosaico (tiled kernels) y atención multi-query. También implementa métodos especializados para extender ventanas de contexto, incluyendo recurrencia de secuencias y embeddings posicionales rotatorios. La biblioteca cubre una amplia gama de capacidades arquitectónicas, incluyendo varios esquemas de normalización para estabilizar el entrenamiento, redes feedforward con puertas (gated) y topologías de capas personalizadas como las redes Macaron. Admite construcciones tanto de codificador como de decodificador, proporcionando herramientas para la generación de secuencias autorregresivas y tareas de visión-lenguaje como el subtitulado de imágenes.

    Extends the context window of transformers using recurrence and relative positional biases.

    Python
    Ver en GitHub↗5,912
  • google/gemma_pytorchAvatar de google

    google/gemma_pytorch

    5,697Ver en GitHub↗

    The official PyTorch implementation of Google's Gemma models

    Supports input sequences up to 256K tokens, enabling reasoning over large documents or conversations.

    Pythongemmagooglepytorch
    Ver en GitHub↗5,697
Ant.12Siguiente
  1. Home
  2. Artificial Intelligence & ML
  3. Large Language Models
  4. Long-Context Models

Explorar subetiquetas

  • Code-OptimizedLong-context models specifically designed for processing entire codebases in a single pass, enabling reasoning over large files and repositories. **Distinct from Long-Context Models:** Distinct from general Long-Context Models: focuses on models optimized for code-specific long-context tasks rather than general text or multimodal contexts.
  • Context State MappingMechanisms for synchronizing and mapping conversation history across different model backends. **Distinct from Long-Context Models:** Focuses on the mapping of state between models rather than the model's inherent capacity for long context.
  • Session Rotation Strategies1 sub-etiquetaMechanisms for managing context and buffering in extremely long-running AI interactions. **Distinct from Long-Context Models:** Focuses on operational session rotation and audio buffering rather than the model's innate context window size.