ComfyUI Node
NNT Text Batch Processor
A ComfyUI node in NNT Neural Network Toolkit/Text with 6 inputs and 3 outputs.
NNT Text Batch Processor
- token_batches
- num_batches
- info
◄textsText 1
---
Text 2
---
Text 3►
◄separator---►
◄max_length256►
◄batch_size32►
◄tokenizerbert-base-uncased►
◄output_dtypelong►
CategoryNNT Neural Network Toolkit/Text
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| texts | STRING | Text 1 --- Text 2 --- Text 3 | — |
| separator | STRING | --- | — |
| max_length | INT | 25616–2048 | — |
| batch_size | INT | 321–512 | — |
| tokenizer | COMBO | bert-base-uncased | 2 options: bert-base-uncased, distilbert-base-uncased |
| output_dtype | COMBO | long | 4 options: float32, float64, long, int32 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| token_batches | TENSOR | — |
| num_batches | INT | — |
| info | STRING | — |