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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
h2oai avatar

h2oai/h2o-llmstudio

0
View on GitHub↗
4,977 stars·531 forks·Python·Apache-2.0·12 vuesh2o.ai↗

H2o Llmstudio

h2o-llmstudio est un framework d'entraînement de modèle de langage qui fournit une interface graphique sans code pour le réglage fin (fine-tuning) de grands modèles de langage sur des ensembles de données personnalisés. Il fonctionne comme un outil spécialisé pour gérer le cycle de vie de l'entraînement, de la configuration des hyperparamètres à la surveillance des métriques de performance.

Le projet se distingue par un orchestrateur d'entraînement multi-GPU qui distribue les charges de travail via un traitement parallèle des données et un outil d'adaptation de bas rang pour un réglage fin économe en mémoire. Il inclut également un tableau de bord d'évaluation de modèle doté d'une interface de chat interactive pour vérifier les performances conversationnelles et la qualité des réponses.

La plateforme couvre une large surface de capacités, y compris la préparation des ensembles de données avec mappage de schéma, la quantification de modèle pour réduire l'empreinte mémoire et la gestion des expériences pour comparer les exécutions d'entraînement. Elle fournit également des utilitaires pour l'exportation de modèles locaux et la publication vers des hubs de modèles communautaires.

Le système inclut une interface en ligne de commande pour déclencher des expériences et gérer les fichiers de sortie au sein de flux de travail automatisés.

Features

  • Graphical User Interfaces - Provides a no-code graphical interface for configuring hyperparameters and training large language models on custom datasets.
  • No-Code Training Interfaces - Provides a no-code graphical interface for configuring hyperparameters and managing LLM training experiments.
  • Distributed GPU Training - Distributes large language model training workloads across multiple GPUs using data parallel processing.
  • Distributed Training - Distributes LLM training workloads across multiple GPUs to increase processing speed and model capacity.
  • Data-Parallel Training - Implements data-parallel training to distribute LLM fine-tuning workloads across multiple GPUs.
  • No-Code Fine-Tuning Interfaces - Provides a no-code graphical interface for fine-tuning large language models on custom datasets.
  • Language Model Fine-Tuning - Provides a framework for adjusting pre-trained language models using memory-efficient training methods.
  • LLM Experiment Management - Tracks multiple training runs and compares hyperparameters to identify the best performing model configuration.
  • Training Lifecycle Management - Provides capabilities to launch, stop, rename, or clone training experiment configurations to manage the development lifecycle.
  • Interactive Chat Evaluators - Features an interactive chat interface to verify the response quality and accuracy of fine-tuned models.
  • Low-Rank Adaptation - Implements low-rank adaptation (LoRA) and PEFT techniques for memory-efficient fine-tuning of foundation models.
  • Quantized Fine-Tuning Frameworks - Ships a comprehensive framework that integrates weight quantization and adapter training for efficient model adaptation.
  • Model Quantization - Implements quantization techniques to reduce the memory footprint of large language models.
  • Quantized Training - Integrates weight precision reduction directly into the training process to lower VRAM requirements.
  • Training Dataset Preparation - Provides tools for importing and combining data from various sources to prepare training ground truth.
  • Dialogue Dataset Structuring - Transforms raw data columns into structured conversational roles and schemas for language model training.
  • Experiment Management - Offers a system to run and compare training experiments and monitor metrics to determine optimal hyperparameters.
  • ML Dataset Imports - Enables loading training data from local files, cloud storage, or public hubs into the active environment.
  • Conversational Role Mapping - Provides a system for defining training data schemas and mapping dataset columns to conversational roles.
  • AI Interaction Sandboxes - Provides an isolated chat-based sandbox for experimenting with and validating fine-tuned model responses.
  • Training Progress Monitoring - Ships visual tools including loss charts and system logs to track model training progress in real time.
  • Model Evaluation Metrics - Provides visualization and analysis tools for quantitative model performance metrics to compare different experiments.
  • Interactive Chat Evaluators - Provides an interactive chat interface to verify the performance and accuracy of trained models through live sessions.
  • Training Metric Streaming - Streams training loss and performance telemetry in real-time to external monitoring dashboards.
  • Evaluation Dashboards - Includes a workspace for visually tracking quality metrics and comparing validation results across multiple training runs.
  • Fine-Tuning Frameworks - Framework and GUI for no-code model fine-tuning.
  • Fine-Tuning Frameworks - Framework and GUI for no-code model fine-tuning.

Historique des stars

Graphique de l'historique des stars pour h2oai/h2o-llmstudioGraphique de l'historique des stars pour h2oai/h2o-llmstudio

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait h2oai/h2o-llmstudio ?

h2o-llmstudio est un framework d'entraînement de modèle de langage qui fournit une interface graphique sans code pour le réglage fin (fine-tuning) de grands modèles de langage sur des ensembles de données personnalisés. Il fonctionne comme un outil spécialisé pour gérer le cycle de vie de l'entraînement, de la configuration des hyperparamètres à la surveillance des métriques de performance.

Quelles sont les fonctionnalités principales de h2oai/h2o-llmstudio ?

Les fonctionnalités principales de h2oai/h2o-llmstudio sont : Graphical User Interfaces, No-Code Training Interfaces, Distributed GPU Training, Distributed Training, Data-Parallel Training, No-Code Fine-Tuning Interfaces, Language Model Fine-Tuning, LLM Experiment Management.

Quelles sont les alternatives open-source à h2oai/h2o-llmstudio ?

Les alternatives open-source à h2oai/h2o-llmstudio incluent : internlm/xtuner — xtuner is a comprehensive training engine for large language models, offering a toolkit for pre-training, supervised… mosaicml/llm-foundry — llm-foundry is a training framework for large language models, providing a system for foundation model pre-training… mistralai/mistral-finetune — This project is a language model finetuning framework designed to adapt large language models to specific datasets… snowkylin/tensorflow-handbook — This project is a comprehensive educational resource and tutorial handbook for building, training, and deploying… yuanzhoulvpi2017/zero_nlp — zero_nlp is a distributed framework for training and fine-tuning large language models and multimodal architectures.… huggingface/autotrain-advanced — This project is a multimodal model trainer and machine learning fine-tuning tool that provides a containerized…

Alternatives open source à H2o Llmstudio

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec H2o Llmstudio.
  • internlm/xtunerAvatar de InternLM

    InternLM/xtuner

    5,150Voir sur GitHub↗

    xtuner is a comprehensive training engine for large language models, offering a toolkit for pre-training, supervised fine-tuning, and the optimization of vision-language multimodal models. It serves as a distributed training accelerator and a specialized framework for scaling Mixture-of-Experts models and aligning model behavior through reinforcement learning from human feedback. The project distinguishes itself through advanced memory and compute optimizations, such as sequence parallelism for ultra-long context windows and interleaved pipeline parallelism to reduce GPU idle time. It provide

    Pythonagentdeepseek-v3gpt-oss
    Voir sur GitHub↗5,150
  • mosaicml/llm-foundryAvatar de mosaicml

    mosaicml/llm-foundry

    4,415Voir sur GitHub↗

    llm-foundry is a training framework for large language models, providing a system for foundation model pre-training and supervised fine-tuning. It includes a distributed trainer for scaling workloads across multiple nodes and GPUs, a dataset streaming pipeline for loading data from cloud storage, and a parameter-efficient fine-tuning implementation. The framework distinguishes itself through its use of parameter sharding and high-throughput data streaming to maintain stability during large-scale training. It incorporates low-rank adaptation to reduce computational costs and uses eight-bit flo

    Pythondeep-learningllmneural-networks
    Voir sur GitHub↗4,415
  • mistralai/mistral-finetuneAvatar de mistralai

    mistralai/mistral-finetune

    3,077Voir sur GitHub↗

    This project is a language model finetuning framework designed to adapt large language models to specific datasets using supervised fine-tuning and low-rank adaptation. It serves as a distributed training manager that coordinates workloads and synchronizes gradients across multiple processing units to scale performance. The framework includes a specialized toolkit for low-rank adaptation to update a subset of model weights, reducing memory and hardware requirements. It provides capabilities for instruction fine-tuning, domain adaptation, and the optimization of function calling to improve how

    Python
    Voir sur GitHub↗3,077
  • snowkylin/tensorflow-handbookAvatar de snowkylin

    snowkylin/tensorflow-handbook

    3,927Voir sur GitHub↗

    This project is a comprehensive educational resource and tutorial handbook for building, training, and deploying machine learning models using TensorFlow 2. It serves as a structured learning guide covering core deep learning concepts, including neural network architectures, automatic differentiation, and tensor operations. The handbook provides technical guidance on optimizing execution efficiency through GPU memory management, distributed training, and model quantization. It also includes detailed manuals for constructing high-performance data pipelines and exporting models for production s

    Jupyter Notebook
    Voir sur GitHub↗3,927
  • Voir les 30 alternatives à H2o Llmstudio→