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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kyegomez avatar

kyegomez/OpenMythos

0
View on GitHub↗
14,176 estrellas·3,183 forks·Python·MIT·3 vistasdiscord.gg/EamjgSaEQf↗

OpenMythos

OpenMythos is a framework for implementing recurrent large language model architectures. It utilizes recurrent transformer blocks to enable compute-adaptive reasoning and variable processing depth through multiple iterative passes over the same weights.

The system features a mixture of experts framework that routes tokens between shared and specialized layers to optimize parameter usage. It also includes parameter-efficient fine-tuning tools using low-rank adaptation modules to modify model behavior with minimal weight updates.

The framework covers distributed training pipelines using data parallelism and mixed precision for multi-GPU hardware. It incorporates configurable attention mechanisms, such as grouped query and multi-latent attention, and employs depth-wise batching to allow early exit for simple inputs to increase inference throughput.

Features

  • Recurrent Transformer Blocks - Core architecture utilizing recurrent blocks to enable compute-adaptive and depth-variable reasoning.
  • Data-Parallel Training - Provides a distributed training pipeline using data parallelism to split large datasets across multiple GPUs.
  • Expert Routing Gates - Utilizes a token processing mechanism to distribute computation across specialized and shared expert layers.
  • Recurrent LLM Architectures - Implements a transformer model utilizing recurrent blocks for compute-adaptive reasoning through variable loop iterations.
  • Recurrent Transformer Architectures - Builds transformer models with recurrent blocks for compute-adaptive reasoning and variable depth processing.
  • Mixture of Experts - Includes a mixture of experts framework that routes tokens between shared and specialized layers.
  • Low-Rank Adaptation - Utilizes low-rank adaptation modules to modify model behavior with minimal parameter updates.
  • Parameter Efficient Fine-Tuning - Ships a system for integrating low-rank adaptation modules to minimize parameter updates during fine-tuning.
  • Recurrent-Depth Transformers - Implements a transformer architecture using recurrent blocks for compute-adaptive and depth-variable reasoning.
  • Distributed Training - Executes large-scale training runs across multi-GPU hardware using data parallelism.
  • Dynamic Depth Batching - Implements depth-wise batching to allow early exit for simple inputs, increasing inference throughput.
  • Large Scale Training - Provides a distributed training system utilizing data parallelism and mixed precision for large-scale model optimization.
  • Depth-wise Early Exit Strategies - Implements depth-wise batching to allow early exit for simple inputs, increasing overall inference throughput.
  • Inference Optimizations - Optimizes inference throughput by managing batch depth sequences and attention mechanisms to reduce memory overhead.
  • Parameter-Efficient Adapters - Integrates low-rank adaptation modules into the recursive base to modify behavior at different loop depths.
  • Configurable Attention Mechanisms - Provides a configuration for toggling between grouped query attention and multi-latent attention.
  • Latent Attention Mechanisms - Implements multi-latent attention to compress key-value pairs into latent representations for memory efficiency.
  • AI Tools - PyTorch implementation of transformer architectures.

Historial de estrellas

Gráfico del historial de estrellas de kyegomez/openmythosGráfico del historial de estrellas de kyegomez/openmythos

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a OpenMythos

Proyectos open-source similares, clasificados según cuántas características comparten con OpenMythos.
  • infrasys-ai/aiinfraAvatar de Infrasys-AI

    Infrasys-AI/AIInfra

    7,414Ver en GitHub↗
    Jupyter Notebookaiinfraaisystem
    Ver en GitHub↗7,414
  • yuanzhoulvpi2017/zero_nlpAvatar de yuanzhoulvpi2017

    yuanzhoulvpi2017/zero_nlp

    3,825Ver en GitHub↗

    zero_nlp is a distributed framework for training and fine-tuning large language models and multimodal architectures. It provides a specialized toolkit for distributed model parallelism, allowing neural network layers and weights to be partitioned across multiple GPU devices to train models that exceed the memory capacity of a single processor. The project distinguishes itself through a combination of high-throughput data pipelines and parameter-efficient tuning. It utilizes multi-threading and memory mapping to preprocess and stream datasets exceeding 100GB and implements memory-saving adapta

    Jupyter Notebookbertchatglm-6bclip
    Ver en GitHub↗3,825
  • artidoro/qloraAvatar de artidoro

    artidoro/qlora

    10,929Ver en GitHub↗

    This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation library and a four-bit quantizer to reduce the GPU memory requirements needed to train large models. The framework utilizes four-bit quantization and low-rank adapters to enable model training on consumer-grade hardware. It further reduces the memory footprint through double quantization and a paged optimizer that offloads states to system RAM. The system supports distributed training across multiple GPUs to handle larger parameter scales and includes utilities for custom dataset

    Jupyter Notebook
    Ver en GitHub↗10,929
  • flagai-open/flagaiAvatar de FlagAI-Open

    FlagAI-Open/FlagAI

    3,870Ver en GitHub↗

    FlagAI is a distributed deep learning framework and platform designed for the end-to-end lifecycle of large-scale foundation models. It provides a toolkit for training, fine-tuning, and deploying large language models and multi-modal systems across multi-node computing clusters. The project features hardware-agnostic compute abstractions to ensure consistent execution across different accelerators. It includes a dedicated library for parameter-efficient fine-tuning, allowing large neural networks to be adapted to specific tasks with minimal parameter updates and reduced computational overhead

    Python
    Ver en GitHub↗3,870
Ver las 30 alternativas a OpenMythos→

Preguntas frecuentes

¿Qué hace kyegomez/openmythos?

OpenMythos is a framework for implementing recurrent large language model architectures. It utilizes recurrent transformer blocks to enable compute-adaptive reasoning and variable processing depth through multiple iterative passes over the same weights.

¿Cuáles son las características principales de kyegomez/openmythos?

Las características principales de kyegomez/openmythos son: Recurrent Transformer Blocks, Data-Parallel Training, Expert Routing Gates, Recurrent LLM Architectures, Recurrent Transformer Architectures, Mixture of Experts, Low-Rank Adaptation, Parameter Efficient Fine-Tuning.

¿Qué alternativas de código abierto existen para kyegomez/openmythos?

Las alternativas de código abierto para kyegomez/openmythos incluyen: infrasys-ai/aiinfra. yuanzhoulvpi2017/zero_nlp — zero_nlp is a distributed framework for training and fine-tuning large language models and multimodal architectures.… artidoro/qlora — This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation… flagai-open/flagai — FlagAI is a distributed deep learning framework and platform designed for the end-to-end lifecycle of large-scale… microsoft/deepspeedexamples — DeepSpeedExamples is a collection of reference implementations for training and deploying large scale AI models using… cg123/mergekit — Mergekit is a toolkit for combining multiple pretrained large language models into a single model. It functions as an…