ComfyUI > Nodes > ComfyUI-RvTools_v2 > Checkpoint Loader Small

ComfyUI Node: Checkpoint Loader Small

Class Name

Checkpoint Loader Small [RvTools]

Category
🫦 RvTools II/ Loader
Author
r-vage (Account age: 317days)
Extension
ComfyUI-RvTools_v2
Latest Updated
2026-03-27
Github Stars
0.02K

How to Install ComfyUI-RvTools_v2

Install this extension via the ComfyUI Manager by searching for ComfyUI-RvTools_v2
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-RvTools_v2 in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Checkpoint Loader Small Description

Facilitates efficient loading of ML model checkpoints and VAE/CLIP configurations for AI artists.

Checkpoint Loader Small [RvTools]:

The Checkpoint Loader Small [RvTools] node is designed to facilitate the loading of machine learning models, specifically checkpoints, in a streamlined and efficient manner. This node is particularly useful for AI artists who need to manage and switch between different model checkpoints and VAE (Variational Autoencoder) configurations without delving into complex technical details. By providing a simplified interface, it allows you to load models and their associated components, such as VAE and CLIP (Contrastive Language–Image Pretraining), with ease. The node's primary function is to ensure that the correct model components are loaded and configured according to your specifications, enabling seamless integration into your creative workflows. This capability is essential for artists who wish to experiment with different model configurations to achieve varied artistic effects.

Checkpoint Loader Small [RvTools] Input Parameters:

ckpt_name

The ckpt_name parameter specifies the name of the checkpoint file you wish to load. This parameter is crucial as it determines which model checkpoint will be used in your workflow. The available options are derived from the list of checkpoint files present in the designated folder. Selecting the correct checkpoint is essential for ensuring that the desired model is loaded, which directly impacts the output of your creative process.

vae_name

The vae_name parameter allows you to choose the VAE configuration to be used with the loaded model. You can select from a list that includes "Baked VAE" and other available VAE files. The choice of VAE affects the model's ability to generate images with specific characteristics, as VAEs are responsible for encoding and decoding image data. Selecting "Baked VAE" uses the VAE baked into the checkpoint, while other options allow for external VAE files to be used.

stop_at_clip_layer

The stop_at_clip_layer parameter is an integer that determines the layer at which the CLIP model should stop processing. This parameter can be adjusted within a range from -24 to -1, with a default value of -1. Modifying this parameter allows you to control the depth of processing within the CLIP model, which can influence the level of detail and abstraction in the generated outputs. Adjusting this setting can be useful for fine-tuning the model's performance to suit specific artistic needs.

Checkpoint Loader Small [RvTools] Output Parameters:

model

The model output represents the loaded machine learning model based on the specified checkpoint. This output is the core component that will be used in subsequent processing steps, and its configuration is determined by the selected checkpoint and VAE settings.

vae

The vae output provides the VAE configuration that accompanies the loaded model. This component is crucial for the encoding and decoding processes involved in image generation, and it directly affects the visual characteristics of the output images.

clip

The clip output is the CLIP model component that has been configured according to the stop_at_clip_layer parameter. This output is essential for tasks that involve text-to-image generation or other applications where language and visual data are integrated.

model_name

The model_name output simply returns the name of the loaded checkpoint. This is useful for tracking and documentation purposes, allowing you to easily identify which model configuration was used in your workflow.

Checkpoint Loader Small [RvTools] Usage Tips:

  • Ensure that the ckpt_name parameter is correctly set to the desired checkpoint file to avoid loading unintended models.
  • Experiment with different vae_name settings to achieve various artistic effects, as the choice of VAE can significantly influence the output.
  • Adjust the stop_at_clip_layer parameter to control the level of detail in the CLIP model's processing, which can be useful for fine-tuning the model's performance.

Checkpoint Loader Small [RvTools] Common Errors and Solutions:

Checkpoint name cannot be empty

  • Explanation: This error occurs when the ckpt_name parameter is not provided or is left empty.
  • Solution: Ensure that you specify a valid checkpoint name from the available list to load the desired model.

Checkpoint not found: <ckpt_name>

  • Explanation: This error indicates that the specified checkpoint file does not exist in the designated folder.
  • Solution: Verify that the checkpoint file is present in the correct folder and that the ckpt_name parameter is spelled correctly.

Batch size must be positive

  • Explanation: This error arises when a non-positive value is provided for the batch size, which is not applicable in this context but may appear in related configurations.
  • Solution: Ensure that any batch size settings in related nodes or configurations are set to a positive integer.

Checkpoint Loader Small Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-RvTools_v2
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Checkpoint Loader Small