awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesCompatible Checkpoint Formats

Stores checkpoints in a layout directly loadable by conversion tools for fine-tuning pipelines.

Distinct from Checkpoint Simplifiers: Distinct from Checkpoint Simplifiers: focuses on format compatibility with conversion tools, not size reduction.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Compatible Checkpoint Formats. Refine with filters or upvote what's useful.

Awesome Compatible Checkpoint Formats GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pytorch/torchtitanالصورة الرمزية لـ pytorch

    pytorch/torchtitan

    5,084عرض على GitHub↗

    Torchtitan is a reference implementation for distributed deep learning built within the PyTorch ecosystem. It provides a framework for training large neural network models across multiple GPUs and nodes by combining several parallelism techniques, including fully sharded data parallelism (FSDP), tensor parallelism, and pipeline parallelism, making it possible to train models that exceed the memory capacity of a single device. The system distinguishes itself through asynchronous checkpointing, which saves model and optimizer state to persistent storage without pausing the training loop, enabli

    Stores checkpoints in a format directly loadable by downstream conversion tools for fine-tuning.

    Python
    عرض على GitHub↗5,084
  • rlinf/rlinfالصورة الرمزية لـ RLinf

    RLinf/RLinf

    2,502عرض على GitHub↗

    RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the infrastructure to train vision-language-action models and robotic policies using a combination of reinforcement learning and supervised fine-tuning. The system is designed for scaling workloads across GPU clusters, managing the placement of actors, rollout workers, and environment components. It features a specialized robotics data collection pipeline for gathering teleoperated demonstrations and simulation trajectories into standardized replay buffers, alongside a hardware interface

    Stores model weights in both HuggingFace and specialized backend formats for interoperability.

    Pythonagentic-aiembodied-aireinforcement-learning
    عرض على GitHub↗2,502
  1. Home
  2. Artificial Intelligence & ML
  3. Model Checkpointing
  4. Compatible Checkpoint Formats