# Fine Tuning

Welcome to Segmind's Fine-Tuning Service, designed to enhance your AI models with tailored training on the Flux.1 base model. Our solution is streamlined for efficiency and flexibility, allowing you to create models that fit your specific needs in minutes.

### Key Features

* **One-Click Presets**: Simplify the fine-tuning process with our best parameter presets for various categories like Man, Woman, Styles, Objects, and Characters.
* **LoRA Training Support**: Leverage LoRA (Low-Rank Adaptation) to enhance your Flux.1 models.
* **Advanced Control**: For experienced users, we provide extensive options to modify training parameters for more precise model customization.
* **Fast Training**: Achieve the best-trained model in just 15-20 minutes with our user-friendly training console.

### Getting Started

#### Quick Start with Presets

1. **Choose a Preset**: Select from our predefined best parameter settings for your target category.
2. **Upload your data:** Upload the image data in the zip format.
3. **Launch Training**: Start the training process with a single click.
4. **Review Output**: After 15-20 minutes, review your fine-tuned model's outputs.

#### Advanced Customization

For developers seeking more control, you can customize the training with the advance parameters. Please refer to this article for more information: [Fine-tune Your Own Flux.1 LoRA Models](https://blog.segmind.com/fine-tune-flux1/)

### How to Use

1. **Log in** to your Segmind account.
2. **Navigate** to the Fine-Tuning section of your dashboard.
3. **Select** your model and configure parameters or choose a preset.
4. **Start Training** and monitor the process through the console.
5. **Download** your fine-tuned model once training completes.

### Support

For further assistance or inquiries, please visit our [Discord community forums.](https://discord.com/invite/G5t5k2JRN6)

***

### Documentation Index

* [Dataset Preparation](https://docs.segmind.com/readme/flux-fine-tuning/dataset_preparation)
* [Inference Guide](https://docs.segmind.com/readme/flux-fine-tuning/inference_guide)
* [Flux Dev API Details](https://docs.segmind.com/readme/flux-fine-tuning/flux-fine-tuning-api)
* [Flux Kontext API Details](https://docs.segmind.com/readme/flux-fine-tuning/flux-kontext-fine-tuning-api)
* [Fast Flux API Details](https://docs.segmind.com/readme/flux-fine-tuning/fast-flux-fine-tuning-api)
* [Flux Pro API Details](https://docs.segmind.com/readme/flux-fine-tuning/flux-pro-fine-tuning-api)
* [Pricing](https://docs.segmind.com/readme/flux-fine-tuning/pricing)

***

### Recommended Reading (Blog Posts)

For best practices and training tips, check out our guides:

* [Fine-Tune Flux.1](https://blog.segmind.com/fine-tune-flux1/)
* [Guide to Training and Fine-Tuning Flux.1](https://blog.segmind.com/guide-to-training-and-fine-tuning-flux-1/)
* [Flux.1 Fine-Tuning Best Practices](https://blog.segmind.com/flux1-fine-tuning-best-practices/)
* [Fine-Tuning Flux.1 with Your Own Images: Top 3 Methods](https://blog.segmind.com/fine-tuning-flux-1-with-your-own-images-top-3-methods/)

***

Feel free to modify any sections or add more details to tailor it to your needs.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.segmind.com/readme/flux-fine-tuning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
