Checkpoint
O que é 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.
Resumo rápido
- Também conhecido como
- Model weightsModel snapshotSaved model
- Usado para
- Saving training progressSharing pre-trained modelsFine-tuningStyle-specific generation
- Ferramentas comuns
- Stable diffusionComfyUIAutomatic1111Hugging face
- Termos relacionados
- LoRAFine-tuningDiffusion modelModel weightsBase model
Pronto para criar?
Dirija cenas, crie personagens e finalize filmes completos
Uma plataforma criativa de IA completa, com preços simples e transparentes, sem limite de velocidade e um Canvas infinito para máxima criatividade.
Como se compara
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.
Pense nisso como…
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.
Dica profissional
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.
Tipos e variações
- 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.
Pronto para criar sua primeira cena no Morphic?
Testar o MorphicCasos de uso comuns
- 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.
Pronto para criar?
Dirija cenas, crie personagens e finalize filmes completos
Uma plataforma criativa de IA completa, com preços simples e transparentes, sem limite de velocidade e um Canvas infinito para máxima criatividade.