ComfyUI Node: NNT Save Model

Authored by inventorado

Created

Updated

69 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

NNT Neural Network Toolkit/Models

Inputs

MODEL MODEL
filename STRING
model_path STRING
save_format
  • PyTorch Model
  • State Dict
  • TorchScript
  • ONNX
  • TorchScript Mobile
  • Quantized
  • SafeTensors
save_optimizer
  • True
  • False
optimizer
  • Adadelta
  • Adagrad
  • Adam
  • AdamW
  • SparseAdam
  • Adamax
  • ASGD
  • NAdam
  • RAdam
  • RMSprop
  • Rprop
  • SGD
  • None
quantization_type
  • dynamic
  • static
  • none
quantization_bits INT

Outputs

MODEL

STRING

Extension: ComfyUI Neural Network Toolkit NNT

Neural Network Toolkit (NNT) for ComfyUI is an extensive set of custom ComfyUI nodes for designing, training, and fine-tuning neural networks. This toolkit allows defining models, layers, training workflows, transformers, and tensor operations in a visual manner using nodes.

Authored by inventorado

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more