awesome-repositories.com
Blog
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
·
huggingface avatar

huggingface/autotrain-advanced

0
View on GitHub↗
4,580 estrellas·626 forks·Python·Apache-2.0·9 vistashuggingface.co/autotrain↗

Autotrain Advanced

Este proyecto es un entrenador de modelos multimodales y una herramienta de ajuste fino (fine-tuning) de aprendizaje automático que proporciona un flujo de trabajo contenedorizado para adaptar modelos preentrenados a tareas específicas. Cuenta con una interfaz web sin código y un tablero para entrenar modelos de lenguaje de gran tamaño y otros conjuntos de datos de aprendizaje automático sin escribir código.

El sistema se distingue por integrar una interfaz sin código con orquestación de GPU remota, permitiendo a los usuarios desplegar entornos de entrenamiento contenedorizados en infraestructura en la nube o hardware local. Incluye un integrador dedicado para cargar pesos y configuraciones de modelos entrenados directamente en Hugging Face Hub.

Las capacidades cubren una amplia gama de modalidades, incluyendo visión artificial para clasificación de imágenes y detección de objetos, procesamiento de lenguaje natural para clasificación de texto y tareas de secuencia a secuencia, y aprendizaje supervisado para datos tabulares. El kit de herramientas también admite la optimización especializada de modelos de lenguaje a través de ajuste fino eficiente en parámetros y cuantización.

Los flujos de trabajo de entrenamiento se gestionan a través de archivos de configuración o una interfaz basada en navegador, con soporte integrado para el mapeo de columnas de conjuntos de datos y el monitoreo del progreso del entrenamiento.

Features

  • Multimodal Model Trainers - Provides a multimodal training environment for models processing text, images, and tabular data.
  • No-Code Training Interfaces - Provides a web-based no-code interface that translates user inputs into training configurations.
  • Computer Vision Training - Supports training of computer vision models for image classification and object detection.
  • LLM Fine-Tuning - Adapts large language models using parameter-efficient tuning and quantization for specialized tasks.
  • No-Code Fine-Tuning Interfaces - Offers a web-based dashboard that allows users to fine-tune large language models without writing code.
  • Language Model Fine-Tuning - Adapts large language models to specific text datasets using efficient parameter tuning and quantization.
  • Cloud GPU Orchestration - Manages cloud-based GPU compute instances to execute resource-intensive training workloads.
  • Remote Model Training Services - Starts model training runs on remote GPU infrastructure using a programmatic interface.
  • Large Language Model Optimization - Trains models using supervised or preference-based methods to adapt LLMs to specific datasets or behaviors.
  • Natural Language Processing - Provides tools for building text classifiers, sequence-to-sequence models, and embeddings.
  • Parameter Efficient Fine-Tuning - Implements parameter-efficient fine-tuning using quantization and selective updates to reduce memory and compute overhead.
  • Training Configurations - Executes training jobs by reading YAML configuration files that specify the task, model, and dataset.
  • Model Fine-Tuning - Implements a system for adapting pre-trained models to specific tasks through supervised learning and parameter tuning.
  • Remote Task Orchestration - Orchestrates the allocation of GPU hardware and manages the lifecycle of remote containers for training workloads.
  • GPU Training Deployments - Executes training workloads on local hardware or cloud GPUs using containerized environments.
  • Managed Infrastructure Deployment - Provisions cloud resources and containerized environments to host heavy machine learning training processes.
  • Containerized Training Environments - Provides a framework for deploying training environments using container images across local and cloud hardware.
  • Vision Detection Model Training - Fine-tunes models to identify and locate multiple objects within an image using bounding boxes.
  • Image Classification - Analyzes visual data to assign images to specific categories based on learned patterns.
  • Image Classifiers - Builds models that categorize images into distinct classes based on visual features.
  • Local Model Training Integrations - Runs training processes on personal hardware to eliminate cloud infrastructure costs.
  • Training Progress Monitoring - Tracks model performance and training logs via visualization tools during the execution process.
  • Model Hub Integrations - Synchronizes trained weights and configuration files directly with the Hugging Face Hub for versioning.
  • Embedding Model Training - Creates embedding models that map sentences to a dense vector space for semantic similarity tasks.
  • Model Hub Integrations - Provides a dedicated integrator for uploading trained model weights and configurations directly to the Hugging Face Hub.
  • Model Training Management Interfaces - Ships a local web dashboard for configuring hyperparameters and triggering model training runs.
  • Model Exporting - Saves trained models as downloadable files for deployment on any preferred infrastructure.
  • Seq2Seq Model Training - Optimizes encoder-decoder models for tasks that transform one sequence into another, such as translation or summarization.
  • Text Classification - Processes text data to assign inputs into predefined labels through supervised learning.
  • Text Classifier Training - Develops models that assign predefined categories or labels to blocks of text.
  • YAML-Driven Recipe Configurations - Provides YAML-based configuration files to define training tasks and hyperparameters for machine learning pipelines.
  • Column Mappings - Allows users to map specific dataset columns to roles like text or labels for processing.
  • Dataset-to-Model Mappings - Maps raw dataset columns to specific model roles to ensure data is delivered in the required format.
  • Tabular Predictive Models - Performs supervised learning on structured tabular data to predict categories or numerical values.
  • Container-Based Isolation - Uses container images to isolate training workflows and ensure consistent dependencies across local and cloud environments.
  • Machine Learning Libraries - No-code/low-code model training.
  • Model Training - No-code solution for fine-tuning machine learning models.
  • Model Training Frameworks - No-code platform for fine-tuning machine learning models.
  • Training and Orchestration - No-code solution for training custom machine learning models.

Historial de estrellas

Gráfico del historial de estrellas de huggingface/autotrain-advancedGráfico del historial de estrellas de huggingface/autotrain-advanced

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 Autotrain Advanced

Proyectos open-source similares, clasificados según cuántas características comparten con Autotrain Advanced.
  • axolotl-ai-cloud/axolotlAvatar de axolotl-ai-cloud

    axolotl-ai-cloud/axolotl

    12,059Ver en GitHub↗

    Axolotl is a configuration-driven framework designed for the fine-tuning, evaluation, and quantization of large language models. It functions as a comprehensive orchestrator for distributed training, enabling users to manage complex workflows across multi-node and multi-GPU environments. By utilizing structured configuration files, the platform streamlines the setup of training parameters, dataset paths, and hardware distribution strategies. The project distinguishes itself through its support for diverse training methodologies, including full-parameter tuning, parameter-efficient adaptation,

    Pythonfine-tuningllm
    Ver en GitHub↗12,059
  • pytorch/torchtuneAvatar de pytorch

    pytorch/torchtune

    5,774Ver en 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
    Ver en GitHub↗5,774
  • unslothai/unslothAvatar de unslothai

    unslothai/unsloth

    66,628Ver en 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
    Ver en GitHub↗66,628
  • hiyouga/llama-efficient-tuningAvatar de hiyouga

    hiyouga/LLaMA-Efficient-Tuning

    72,239Ver en GitHub↗

    This project is a fine-tuning framework and training pipeline designed to optimize and adapt large language and vision models. It provides a specialized toolkit for parameter-efficient tuning and supervised learning, serving as both a trainer for multimodal models and a deployment tool for serving fine-tuned models via high-performance inference engines. The framework focuses on reducing memory and compute requirements by updating a small subset of model parameters. It supports a wide range of adaptation strategies, including vision-language model training to align text, image, video, and aud

    Python
    Ver en GitHub↗72,239
Ver las 30 alternativas a Autotrain Advanced→

Preguntas frecuentes

¿Qué hace huggingface/autotrain-advanced?

Este proyecto es un entrenador de modelos multimodales y una herramienta de ajuste fino (fine-tuning) de aprendizaje automático que proporciona un flujo de trabajo contenedorizado para adaptar modelos preentrenados a tareas específicas. Cuenta con una interfaz web sin código y un tablero para entrenar modelos de lenguaje de gran tamaño y otros conjuntos de datos de aprendizaje automático sin escribir código.

¿Cuáles son las características principales de huggingface/autotrain-advanced?

Las características principales de huggingface/autotrain-advanced son: Multimodal Model Trainers, No-Code Training Interfaces, Computer Vision Training, LLM Fine-Tuning, No-Code Fine-Tuning Interfaces, Language Model Fine-Tuning, Cloud GPU Orchestration, Remote Model Training Services.

¿Qué alternativas de código abierto existen para huggingface/autotrain-advanced?

Las alternativas de código abierto para huggingface/autotrain-advanced incluyen: axolotl-ai-cloud/axolotl — Axolotl is a configuration-driven framework designed for the fine-tuning, evaluation, and quantization of large… pytorch/torchtune — Torchtune is a PyTorch-native library for fine-tuning, aligning, and quantizing large language models. It provides a… unslothai/unsloth — Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and… hiyouga/llama-efficient-tuning — This project is a fine-tuning framework and training pipeline designed to optimize and adapt large language and vision… ludwig-ai/ludwig — Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying… h2oai/h2o-llmstudio — h2o-llmstudio is a language model training framework that provides a no-code graphical interface for fine-tuning large…