ComfyUI Node
Pto AdamW
A ComfyUI node in Training with 6 inputs and 1 output.
Pto AdamW
- model
- PTOPTIMIZER
◄learning_rate0►
◄beta11►
◄beta21►
◄weight_decay0►
◄amsgradfalse►
CategoryTraining
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | PTMODEL | — | |
| learning_rate | FLOAT | 01e-10–1 | — |
| beta1 | FLOAT | 11e-10–1 | — |
| beta2 | FLOAT | 11e-10–1 | — |
| weight_decay | FLOAT | 00–1 | — |
| amsgrad | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| PTOPTIMIZER | PTOPTIMIZER | — |