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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
huggingface avatar

huggingface/nanotron

0
View on GitHub↗
2,718 stars·319 forks·Python·Apache-2.0·10 views

Nanotron

Minimalistic large language model 3D-parallelism training

Features

  • Fine-Tuning Frameworks - Minimalistic framework for 3D-parallelism training.
  • LLM Development Tools - Minimalistic codebase for training large language models.
  • Model Training - Framework for 3D-parallelism training of large models.
  • Model Training Frameworks - Minimalistic library for 3D-parallelism training.
  • Pre Training Models - Listed in the “Pre Training Models” section of the Llm Course awesome list.
  • Training and Orchestration - Distributed primitives for efficient large-scale model training.
  • Fine-Tuning Frameworks - Minimalistic framework for 3D-parallelism training.

Star history

Star history chart for huggingface/nanotronStar history chart for huggingface/nanotron

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Nanotron

Similar open-source projects, ranked by how many features they share with Nanotron.
  • unslothai/unslothunslothai avatar

    unslothai/unsloth

    66,628View on GitHub↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade hardware. The platform distinguishes itself through hand-optimized kernels and automated computational graph techniques that maximize hardware throughput. It supports advanced training methodologies, including reinforcement learning for reasoning and efficient adapter-based fin

    Pythonagentdeepseekdeepseek-r1
    View on GitHub↗66,628
  • pytorch/torchtunepytorch avatar

    pytorch/torchtune

    5,774View on GitHub↗

    Torchtune is a PyTorch-native library for fine-tuning, aligning, and quantizing large language models. It provides a configurable training pipeline orchestrated through YAML recipes, with CLI overrides and component swapping, distributed training via FSDP2, memory optimizations, and parameter-efficient fine-tuning methods like LoRA, DoRA, and QLoRA. The library distinguishes itself through its YAML-driven configuration system that defines all training parameters and instantiates components from config files, with full CLI override capability for any field or component at launch time. It suppo

    Python
    View on GitHub↗5,774
  • lightning-ai/litgptLightning-AI avatar

    Lightning-AI/litgpt

    13,431View on GitHub↗

    LitGPT is a training and deployment framework for large language models, providing a suite of tools for pretraining, finetuning, quantizing, evaluating, and serving models within a production environment. It includes a dedicated training pipeline for adapting pretrained models to specific tasks, a quantization tool for reducing weight precision, and an inference server for hosting models via web interfaces. The framework supports high-performance model development through custom architecture implementation and the use of predefined recipes to standardize pretraining and finetuning. It enables

    Python
    View on GitHub↗13,431
  • ludwig-ai/ludwigludwig-ai avatar

    ludwig-ai/ludwig

    11,717View on GitHub↗

    Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying neural networks. It enables the construction of models that process text, images, audio, and tabular data through a unified interface using declarative configuration files rather than custom code. The system features a specialized low-code framework for large language models, supporting supervised fine-tuning, preference alignment, and a constrained decoding tool to force structured data output via logit extraction. It also includes an automated model architecture search to i

    Pythoncomputer-visiondata-centricdata-science
    View on GitHub↗11,717
See all 30 alternatives to Nanotron→

Frequently asked questions

What does huggingface/nanotron do?

Minimalistic large language model 3D-parallelism training

What are the main features of huggingface/nanotron?

The main features of huggingface/nanotron are: Fine-Tuning Frameworks, LLM Development Tools, Model Training, Model Training Frameworks, Pre Training Models, Training and Orchestration.

What are some open-source alternatives to huggingface/nanotron?

Open-source alternatives to huggingface/nanotron include: unslothai/unsloth — Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and… volcengine/verl — verl is a distributed training system designed for large language model alignment and reinforcement learning. It… ludwig-ai/ludwig — Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying… pytorch/torchtune — Torchtune is a PyTorch-native library for fine-tuning, aligning, and quantizing large language models. It provides a… lightning-ai/litgpt — LitGPT is a training and deployment framework for large language models, providing a suite of tools for pretraining,… huggingface/autotrain-advanced — This project is a multimodal model trainer and machine learning fine-tuning tool that provides a containerized…