Fine Tuning

Tool
Category
Segment
Platform / Tool
Plan / License
Monthly Price USD
Pricing Model
Free Tier / OSS
Included Usage / Limits
Model / Modality Support
Tuning Methods
Dataset / Eval Workflow
Integrations / Frameworks
Deployment / Hosting
Security / Privacy
Team / Governance
Best Fit
Main Limits / Caveats
No tagline
Fine TuningCloud provider tuningGoogle Vertex AIGoogle Cloud pay-as-you-goUsage-based; exact regional model pricing must be checked in Vertex AI pricingGoogle Cloud tuning and endpoint usageGoogle Cloud free credits may apply to new accounts, not a durable tuning free tierVertex docs cover supervised fine-tuning data preparation for Gemini modelsGemini models on Vertex AI; enterprise region/model availability variesSupervised fine-tuningCloud Storage datasets, validation, tuning jobs and Vertex model resourcesVertex AI, Google Cloud IAM, Model Garden, pipelines and enterprise data stackGoogle Cloud regional managed serviceGoogle Cloud IAM, VPC-SC/regional controls and enterprise compliance optionsCloud project/IAM/billing governanceEnterprise Gemini customization inside Google Cloud controlsMore setup than Gemini Developer API; cost/region/model constraints need current GCP check
No tagline
Fine TuningEfficient fine-tuning libraryUnslothApache-2.0 / open source$0 software; GPU/hosting costs separateOSS library; paid Pro/Enterprise features may exist separatelyLocal resources cite Unsloth as 2-5x faster and lower-memory LLM finetuningPopular open LLM families such as Llama, Mistral, Qwen, Gemma and related models depending releaseLoRA/QLoRA-style SFT, DPO and RL-style recipes depending examples/versionReady-to-use notebooks/templates, chat templates and HF dataset workflowsTransformers, TRL, PEFT, bitsandbytes, Colab/Kaggle/local GPU environmentsLocal/notebook/cloud GPU self-hostingData stays in chosen notebook/compute environment unless APIs/HF uploads are usedNo SaaS governance in OSSFast low-memory fine-tuning on limited GPUs or free notebook environmentsHardware/model compatibility changes quickly; production users should pin versions
No tagline
Fine TuningRLHF / SFT libraryHugging Face TRLApache-2.0 / open source$0 software; GPU/hosting costs separateOSS training library; compute/model storage separateTRL provides trainers for supervised fine-tuning and alignment workflows in the Transformers ecosystemTransformer LLMs and VLM extensions through HF ecosystemSFT, reward modeling, PPO, DPO, ORPO, GRPO and related alignment methods depending versionDataset processing, trainers, eval hooks and model publishing through Hugging Face toolingTransformers, PEFT, Accelerate, Datasets, Hub, Weights & Biases and experiment toolingLocal, notebook, cluster or cloud GPU trainingData stays local if self-hosted; hub upload visibility must be managedNo SaaS governance by default; HF org controls if using HubResearchers and ML engineers implementing alignment/fine-tuning recipesRequires ML training expertise and GPU budget; not a no-code product
No tagline
Fine TuningConfig-driven fine-tuningAxolotlApache-2.0 / open source$0 software; GPU/hosting costs separateOSS YAML-config training frameworkLocal resources describe Axolotl as an open-source framework for fine-tuning and evaluating LLMsOpen LLMs from HF ecosystem; multi-GPU and quantized setups depending configSFT, LoRA, QLoRA, full fine-tuning, DPO and other recipes depending versionYAML configs for dataset preprocessing, training, inference and evaluationTransformers, PEFT, Accelerate, DeepSpeed, bitsandbytes, W&B and HF HubLocal/cloud/cluster GPU trainingData privacy depends on training environment and tracking integrationsNo SaaS governance by defaultTeams that want reproducible fine-tuning configs and model sharingConfig complexity can be high; exact model recipes need validation
No tagline
Fine TuningFine-tuning frameworkLLaMA-FactoryApache-2.0 / open source$0 software; GPU/hosting costs separateOSS framework with GUI/CLI/API; compute separateLocal resources list LLaMA-Factory as unified efficient fine-tuning for 100+ LLMsLarge catalog of open LLMs and multimodal models depending releasePretraining, SFT, LoRA/QLoRA, DPO, PPO/KTO/ORPO and related alignment methodsDataset templates, config-driven training, evaluation, export and chat UI workflowsTransformers, PEFT, TRL-like methods, bitsandbytes, DeepSpeed, Accelerate and HF HubLocal, workstation, notebook or cluster GPU trainingData stays in chosen training environmentNo SaaS governance by defaultPractitioners who want broad model coverage and many tuning methods in one frameworkLarge feature surface; config/version management matters
No tagline
Fine TuningNative PyTorch fine-tuningtorchtuneBSD-style / open source$0 software; GPU/hosting costs separateOSS PyTorch libraryLocal resources list torchtune as a native PyTorch library for LLM fine-tuningOpen LLM recipes in PyTorch ecosystem; model coverage follows torchtune releasesSFT, LoRA/QLoRA and preference/alignment recipes depending releaseRecipe-based configs, datasets, checkpoints and evaluation utilitiesPyTorch, TorchAO, Hugging Face model formats and distributed PyTorch toolingLocal/cloud GPU trainingData stays in chosen training environmentNo SaaS governance by defaultPyTorch-first teams wanting readable, hackable fine-tuning recipesLess turnkey than GUI frameworks; recipe support can lag newest models
No tagline
Fine TuningTraining and deployment frameworkLitGPTApache-2.0 / open source$0 software; GPU/hosting costs separateOSS framework; cloud compute separateLocal resources describe LitGPT as pretraining, finetuning and deploying 20+ LLMsOpen LLM families supported by LitGPT recipesPretraining, SFT, LoRA/QLoRA and deployment/export workflowsRecipes for prepare-data, finetune, evaluate, quantize and deployPyTorch Lightning ecosystem, HF checkpoints, quantization and deployment toolsLocal/cloud GPU trainingData privacy depends on training environmentNo SaaS governance by defaultEngineers wanting a compact end-to-end train-finetune-deploy frameworkModel coverage and recipe maturity vary by release
No tagline
Fine TuningNo-code fine-tuning UIH2O LLM StudioApache-2.0 / open source$0 software; GPU/hosting costs separateOSS GUI/workflow; infrastructure separateLocal resources list H2O LLM Studio as a no-code GUI/framework for fine-tuning LLMsOpen LLMs supported by the H2O LLM Studio environmentSupervised fine-tuning and experiment workflowsDataset import, experiment setup, metrics, comparison and model export through UIHugging Face, Python ML stack and H2O ecosystemLocal/server GPU environmentData stays in chosen deployment unless external integrations are usedNo SaaS governance by defaultTeams wanting GUI-driven LLM fine-tuning experimentsMay be heavier to maintain than script-based recipes; model support needs checking
No tagline
Fine TuningParameter-efficient tuningHugging Face PEFTApache-2.0 / open source$0 software; GPU/hosting costs separateOSS library for parameter-efficient adaptersPEFT supports parameter-efficient training methods that reduce trainable parameters and memoryTransformers models across text, vision and diffusion families depending adapter methodLoRA, QLoRA-style adapter workflows, prefix/prompt tuning and other PEFT methodsAdapter configuration, training with Transformers/TRL and adapter loading/mergingTransformers, Accelerate, TRL, bitsandbytes and Hugging Face HubLocal, notebook, cluster or cloud GPU trainingData privacy depends on execution environmentNo SaaS governance by default; HF Hub org controls if publishingFine-tuning open models when full-parameter training is too expensiveNeeds compatible base model, quantization setup and careful adapter management
No tagline
Fine TuningProvider APIOpenAIExisting users only / winding downNew user access closed; existing fine-tuning jobs temporarily availableLegacy fine-tuning/model optimization; current pricing page says platform is winding downOpenAI pricing page says fine-tuning platform is no longer accessible to new users; existing users can create jobs for coming months and models remain available until base deprecationSelected OpenAI models only; exact availability follows deprecation timelineSupervised fine-tuning, vision fine-tuning, direct preference optimization and reinforcement fine-tuning docs remain in model optimization sectionTraining files/jobs through OpenAI API for eligible existing orgsOpenAI SDK/API and fine-tuning dashboard for eligible orgsHosted OpenAI APIOpenAI says fine-tuned models remain under customer control; API data controls applyOpenAI organization/API key governanceExisting OpenAI fine-tuning customers maintaining already-planned tuned modelsNot appropriate for new adopters because the platform is being wound down
No tagline
Fine TuningProvider APIMistral AIDeprecated API feature$4 minimum job fee; $2/month storage fee per model listed in deprecated docsLegacy tuning job fees plus storage and inference costsNo durable free tier capturedDocs mark the feature deprecated and no longer actively supported; minimum fine-tuning fee and monthly storage fee are listedMistral text and vision fine-tuning docs are in deprecated resourcesSFT for text and vision; classifier factory also listed in legacy docsAI Studio / fine-tuning API dataset upload and validationMistral AI Studio/API and Mistral fine-tune codebaseHosted Mistral API / AI Studio legacy pathMistral API legal/privacy terms applyWorkspace/API key governance in Mistral consoleExisting Mistral users with legacy fine-tune workflowsDeprecated status makes it risky for new production adoption
No tagline
Fine TuningManaged open-model fine-tuningFireworks AIUsage-based$0.50 / 1M training tokens and up for LoRA SFT; RFT by GPU hourPer 1M training tokens for SFT/DPO; RFT by GPU hour; inference/hosting separateNew users receive free credits for platform usage, not a durable fine-tuning quotaPricing page lists SFT/DPO by model size and says fine-tuned models serve at base-model price; RFT is billed by GPU hourOpen models up to very large parameter counts; text/vision fine-tuning options in docsLoRA SFT, LoRA DPO, full-parameter SFT/DPO and reinforcement fine-tuningTraining jobs, image token accounting for VLMs, deployment of tuned modelsFireworks API, model library, LoRA deployments and open model workflowsManaged Fireworks training plus serverless/on-demand inferenceEnterprise deployments and account controls availableAccount/API key and enterprise controlsTeams tuning open models and deploying them on the same low-latency inference platformServing, deployment and training costs are separate; RFT cost depends on GPU time
No tagline
Fine TuningProvider APIOpenAIAPI feature for eligible models$100/hour core training loop for o4-mini-2025-04-16; grader tokens billed separatelyWall-clock core training time plus model grader token usagePricing page lists o4-mini RFT training at $100/hour and inference token rates for fine-tuned model usageReasoning-model optimization; current listed model is o4-mini-2025-04-16Reinforcement fine-tuning with graders; supervised/preference routes differGrader design, evals and training jobs in OpenAI model optimization workflowOpenAI SDK/API and eval/grader workflowsHosted OpenAI APIAPI data controls and optional data-sharing discounts apply where enabledOpenAI organization governance and access controlsSpecialized reasoning tasks where reward/grader design is feasibleExpensive and specialized; model grader calls add separate inference cost
No tagline
Fine TuningProvider APIGoogle Gemini APIAPI tuning featureNo fixed monthly fee captured; model/API billing and tuning availability applyTuning workflow for supported Gemini models; current costs should be checked in Google pricing pagesGemini API free tier may apply to base API usage; tuning quotas/pricing need current project checkGemini API docs describe model tuning flow through tunedModels and training examplesSupported Gemini models only; text tuning focus in Gemini API docsSupervised model tuningJSONL/example dataset preparation and tuned model creation through API/SDKGoogle GenAI SDKs, AI Studio and RESTGemini Developer API; Vertex AI is enterprise pathGoogle Developer API/AI Studio terms; data-use terms differ by tierGoogle project/API key governanceDevelopers wanting first-party Gemini customization without self-hostingPricing and supported model list can change; verify current model and region before production
No tagline
Fine TuningManaged open-model fine-tuningTogether AIUsage-based$0.48 / 1M tokens and up for standard LoRA SFT by model sizePer 1M processed fine-tuning tokens; full fine-tuning and DPO priced higher; dedicated inference separateNo durable free fine-tuning tier capturedPricing page lists standard fine-tuning per 1M tokens, including LoRA SFT up to 16B at $0.48 and larger/specialized model rowsOpen-source models from Together catalog and selected custom/HF models; text, code, vision-language and specialized modelsLoRA, full fine-tuning, DPO, function-calling, reasoning and VLM fine-tuning per docsDataset preparation, validation/eval dataset token accounting and dedicated endpoints after trainingTogether API/CLI, Hugging Face models, open-model ecosystemManaged Together AI training and dedicated/serverless inferenceSingle-tenant/dedicated options and enterprise support availableTogether account/team/billing controlsManaged open-model fine-tuning without operating GPUsFine-tuned inference may need dedicated endpoints; pricing varies by model size and method
No tagline
Fine TuningNo-code / low-code trainingHugging Face AutoTrainOpen source / hosted HF service$0 software; Spaces/compute/provider costs separateOSS app plus Hugging Face compute or local infrastructureAutoTrain page lists LLM fine-tuning along with text, vision, tabular and sentence-transformer tasksLLMs, VLMs, text classification, entity recognition, summarization, QA, translation, tabular and image tasksLLM finetuning and broader ML task fine-tuningNo-code setup, dataset upload/configuration and model training jobsHugging Face Hub, Spaces, datasets, transformers and PEFT ecosystemLocal/self-hosted or Hugging Face-hosted computeData path depends on local vs HF-hosted execution and repo visibilityHugging Face org, repo and billing governanceBeginners or teams wanting no-code fine-tuning experimentsHosted cost depends on hardware; project maintenance/version should be checked before production
No tagline
Fine TuningReinforcement learning frameworkveRLApache-2.0 / open source$0 software; GPU/hosting costs separateOSS RL framework; compute separateLocal resources list veRL as a flexible efficient reinforcement learning framework for LLMsOpen LLMs and agent/reasoning training workloads depending recipePPO, GRPO and RL-style post-training recipes depending releaseRollout, reward, trainer and distributed execution componentsRay, vLLM, PyTorch, Hugging Face and distributed training stacksSelf-hosted cluster/cloud GPU trainingData privacy depends on cluster/cloud setupNo SaaS governance by defaultTeams experimenting with reasoning/agent RL post-trainingRequires strong ML systems expertise and reward design
No tagline
Fine TuningFine-tuning toolkitXTunerApache-2.0 / open source$0 software; GPU/hosting costs separateOSS toolkitLocal resources describe XTuner as efficient, flexible and full-featured for fine-tuning large modelsOpen LLMs and multimodal models in InternLM/OpenMMLab ecosystemSFT, LoRA/QLoRA and multimodal fine-tuning recipes depending versionConfig-driven datasets, training configs and model conversion/exportTransformers, DeepSpeed, OpenMMLab and InternLM ecosystemLocal/cloud GPU trainingData privacy depends on training environmentNo SaaS governance by defaultTeams working with InternLM, LLaVA-style and Chinese/open-source model ecosystemsMore ecosystem-specific than HF-native options
No tagline
Fine TuningFoundation model training codeDatabricks LLM FoundryApache-2.0 / open source$0 software; compute/platform costs separateOSS training code; Databricks/Mosaic platform costs separate if usedLocal resources list LLM Foundry as LLM training code for Databricks foundation modelsOpen LLM pretraining/fine-tuning workloads in MosaicML/Databricks ecosystemPretraining, finetuning and evaluation recipesTraining configs, datasets, evaluation and model checkpoint workflowsPyTorch, Composer, MosaicML/Databricks stack and cloud GPUsSelf-hosted/cloud or Databricks/Mosaic platformData privacy depends on deployment environmentGovernance through repo/self-hosting or Databricks controls if usedTeams wanting production-grade training code with Databricks/Mosaic lineageMore training-platform oriented than simple hobby LoRA workflows
No tagline
Fine TuningVendor OSS fine-tuning codebasemistral-finetuneApache-2.0 / open source$0 software; GPU/hosting costs separateOSS codebase; compute separateLocal resources list mistral-finetune as a lightweight codebase for memory-efficient Mistral model fine-tuningMistral open models supported by the repositoryMemory-efficient supervised fine-tuningDataset formatting and training scripts for Mistral-family modelsPyTorch, Transformers-style open model workflowsLocal/cloud GPU trainingData stays in chosen training environmentNo SaaS governance by defaultMistral open-weight model tuning where vendor-provided recipes are preferredFocused on Mistral models; hosted Mistral API fine-tuning is deprecated separately
No tagline
Fine TuningDistributed training optimizerDeepSpeedMIT / open source$0 software; GPU/hosting costs separateOSS distributed training library; compute separateLocal resources describe DeepSpeed as a deep learning optimization library for distributed training and inferenceLarge transformer models across PyTorch ecosystemEnables full fine-tuning/pretraining at scale through ZeRO, offload and parallelism; not a fine-tuning UI by itselfTraining optimization layer used inside recipes/frameworksPyTorch, Hugging Face, Axolotl, LLaMA-Factory, Megatron and cluster trainingSelf-hosted/cloud GPU clustersData privacy depends on cluster/cloud setupNo SaaS governance by defaultScaling fine-tuning/pretraining beyond single-GPU memoryRequires distributed systems expertise; not a complete tuning product alone
No tagline
Fine TuningEnd-to-end open model platformOumiApache-2.0 / open source$0 software; compute/model costs separateOSS end-to-end framework; compute separateLocal resources describe Oumi as everything needed to build foundation models end-to-endOpen LLM and multimodal model workflows depending recipeTraining, fine-tuning, evaluation and deployment workflowsConfig-driven datasets, training, evaluation and inference commandsHugging Face, PyTorch, cloud/local training and open model ecosystemLocal/cloud GPU training and deploymentData privacy depends on chosen environmentNo SaaS governance by defaultTeams wanting a unified OSS toolkit from data to evaluation/deploymentYou still operate compute and validate recipes for each model
No tagline
Fine TuningLarge-scale training frameworkMegatron-LMOpen source$0 software; GPU/hosting costs separateOSS training framework; compute separateLocal resources list Megatron-LM as ongoing research training transformer models at scaleVery large transformer models on NVIDIA GPU clustersPretraining and full fine-tuning style large-scale training; adapter workflows require integrationDistributed data/model/tensor/pipeline parallel training recipesNVIDIA GPU stack, PyTorch, Transformer Engine and cluster schedulersSelf-hosted/cloud NVIDIA GPU clustersData privacy depends on cluster/cloud setupNo SaaS governance by defaultFrontier-scale or research-scale training teamsHeavy infrastructure requirement; overkill for ordinary LoRA tuning
No tagline
Fine TuningDesktop LLM engineering appTransformer LabOpen source$0 software; local/cloud compute separateOSS desktop/app environmentLocal resources describe Transformer Lab as an open-source app for advanced LLM engineering: interact, train, fine-tune and evaluate on your computerLocal/open LLMs supported by app integrationsFine-tuning and evaluation workflows for local LLM experimentationGUI workflows for model interaction, training/fine-tuning and evaluationLocal LLM ecosystem and common model formats depending app versionLocal workstation or connected computeCan keep data local when models and training run locallyNo SaaS governance by defaultIndividuals and small teams wanting a local UI for LLM fine-tuning experimentsLocal hardware limits model size and training speed
No tagline
Fine TuningRLHF frameworkOpenRLHFApache-2.0 / open source$0 software; GPU/hosting costs separateOSS RLHF framework; compute separateLocal resources list OpenRLHF as scalable high-performance RLHF supporting large models, LoRA and preference methodsOpen LLMs including large and MoE models depending hardware/configSFT, reward modeling, PPO, DPO, KTO, iterative methods and LoRA/full tuning depending versionDistributed training scripts, preference datasets and reward model workflowsRay, DeepSpeed, vLLM, Hugging Face and distributed GPU clustersSelf-hosted cluster/cloud GPU trainingData privacy depends on cluster/cloud setupNo SaaS governance by defaultResearch and production teams running RLHF/alignment at scaleCluster complexity and GPU budget are high
No tagline
Fine TuningEnterprise training frameworkNVIDIA NeMoApache-2.0 / open source$0 software; NVIDIA/cloud costs separateOSS framework with enterprise NVIDIA ecosystem optionsLocal resources include NeMo as a generative AI framework for researchers and PyTorch developers across LLMs, multimodal, ASR and TTSLLMs, multimodal models, ASR, TTS and CV workflowsSFT, PEFT, RLHF/alignment and large-scale training workflows depending NeMo component/versionData curation, training, evaluation and deployment integration across NVIDIA stackPyTorch Lightning style stack, Megatron, NVIDIA NIM/NeMo services and GPU clustersSelf-hosted/cloud NVIDIA GPU infrastructureEnterprise controls depend on NVIDIA/cloud deploymentNVIDIA enterprise and cluster governance optionsOrganizations standardizing on NVIDIA AI stack for tuning and deploymentComplex stack; best fit when NVIDIA infrastructure is already a constraint or preference