Nodes/ComfyUI-GGUF-FX/🤖 Nexa Text Generation
ComfyUI Node

🤖 Nexa Text Generation

A ComfyUI node in 🤖 GGUF-Fusion/Nexa with 11 inputs and 2 outputs.

By weekii·Created 10 months ago·Updated 9 months ago· 0
🤖 Nexa Text Generation
  • model_config
  • context
  • thinking
preset_modelCustom (输入自定义模型 ID)
custom_model
auto_downloadtrue
max_tokens512
temperature0.7
top_p0.90
top_k40
repetition_penalty1.1
enable_thinkingfalse
promptHello, how are you?
Category🤖 GGUF-Fusion/Nexa

Inputs (11)

NameTypeDefaultDescription
model_configNEXA_MODELNexa 模型配置(来自 Model Selector)
preset_modelCOMBOCustom (输入自定义模型 ID)可用模型列表(顶部为已下载模型)
custom_modelSTRING自定义模型 ID(格式: author/model:quant)
auto_downloadBOOLEANtrue自动下载模型(使用 nexa pull)
max_tokensINT5121–8192最大生成 token 数
temperatureFLOAT0.70–2温度参数(越高越随机)
top_pFLOAT0.900–1Top-p 采样
top_kINT400–100Top-k 采样(0 表示禁用)
repetition_penaltyFLOAT1.11–2重复惩罚
enable_thinkingBOOLEANfalse启用思考模式(支持 DeepSeek-R1, Qwen3-Thinking 等模型)
promptSTRINGHello, how are you?输入提示词

Outputs (2)

NameTypeDescription
contextSTRING
thinkingSTRING