Checkpoint
Was ist Checkpoint?
A checkpoint is a saved version of a trained AI model that you can load and use ( or continue training from ) without starting over.
Auf einen Blick
- Auch bekannt als
- Model weightsModel snapshotSaved model
- Verwendet für
- Saving training progressSharing pre-trained modelsFine-tuningStyle-specific generation
- Gängige Tools
- Stable diffusionComfyUIAutomatic1111Hugging face
- Verwandte Begriffe
- LoRAFine-tuningDiffusion modelModel weightsBase model
Bereit loszulegen?
Inszenieren Sie Szenen, gestalten Sie Charaktere und liefern Sie ganze Filme
Die All-in-one-KI-Kreativplattform mit einfachen, transparenten Preisen, ohne Geschwindigkeitsdrosselung und mit unendlicher Canvas für maximale Kreativität.
Im Vergleich
A checkpoint is a complete saved model containing all learned weights, while a LoRA is a small add-on file that modifies a base checkpoint's behaviour without replacing it. Checkpoints define the core capability and aesthetic; LoRAs refine or redirect it.
Stellen Sie es sich vor wie…
A checkpoint is like a save file in a video game: it captures exactly where you are so you can return to that point later, share it with someone else, or continue from there rather than playing through from the beginning again. Just as different save files represent different points in a game's progress, different checkpoints represent different stages or specialisations of a model's training.
Profi-Tipp
When building an AI image or video workflow, choose your base checkpoint first: it sets the visual DNA of everything that follows. A photorealistic checkpoint paired with a cinematic LoRA will generally produce better results than trying to prompt a stylised illustration checkpoint toward realism.
Arten und Varianten
- Checkpoints vary considerably depending on where they are saved in the training process.
- A base checkpoint represents a fully trained foundational model with broad general capability, while a fine-tuned checkpoint has been further trained on a specific dataset to specialise its output.
- Merged checkpoints combine the weights of two or more models into a single file, blending their styles or capabilities.
- In some pipelines, partial checkpoints or delta checkpoints store only the changes from a base model, reducing file size.
- EMA (Exponential Moving Average) checkpoints save a smoothed version of the weights that often produces more stable and consistent output than the raw training checkpoint.
Bereit, Ihre erste Szene in Morphic zu erstellen?
Morphic ausprobierenTypische Anwendungsfälle
- Checkpoints are used whenever a pre-trained AI model needs to be loaded for inference, shared with other users, or used as a starting point for further training.
- In image generation workflows, creators select checkpoints to define the visual style of their output: for example, choosing a photorealistic checkpoint for product renders or an illustrated checkpoint for concept art.
- In video generation pipelines, checkpoints underpin the base model used by the tool.
- Fine-tuners use existing checkpoints as starting points to train on custom datasets, producing specialised models for specific characters, environments, or aesthetics.
Bereit loszulegen?
Inszenieren Sie Szenen, gestalten Sie Charaktere und liefern Sie ganze Filme
Die All-in-one-KI-Kreativplattform mit einfachen, transparenten Preisen, ohne Geschwindigkeitsdrosselung und mit unendlicher Canvas für maximale Kreativität.