Instead of building a model from scratch, you take a general one and teach it your niche with a smaller dataset.
Example
Fine-tuning an image model on your own illustrations so it can create new ones in your style.
Why it matters to you
It’s how many specialised tools are made from general models.
Related terms
Training DataThe examples an AI model learns from./knowledge-base/training-data/ModelThe trained “brain” of an AI tool: the file that has learned patterns and produces results./knowledge-base/model/LoRAA small add-on file that teaches an image or video model a specific style, character or object./knowledge-base/lora/