ComfyUI Node: Load FFTNet Model

Authored by bemoregt

Created

Updated

1 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

FFTNet

Inputs

checkpoint_path STRING
device
  • auto
  • cpu
  • cuda
  • mps
vocab_size INT
d_model INT
n_layers INT
d_ff INT
max_seq_len INT
window_size INT
tokenizer_path STRING

Outputs

FFTNET_MODEL

Extension: ComfyUI_FFTNet

ComfyUI custom node for FFTNet language model inference using efficient FFT-based global token mixing as an alternative to self-attention. (Description by CC)

Authored by bemoregt

Looking for a different node?

More nodes in ComfyUI_FFTNet

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