Nodes/Qwen2.5-VL GGUF Nodes/🤖 V2 Text Generation
ComfyUI Node

🤖 V2 Text Generation

A ComfyUI node in 🤖 GGUF-VLM/v2/Text with 8 inputs and 2 outputs.

By walke2019·Created 10 months ago·Updated 8 days ago· 31
🤖 V2 Text Generation
  • model
  • context
  • thinking
max_tokens512
temperature0.7
top_p0.90
top_k40
repetition_penalty1.1
enable_thinkingfalse
promptHello, how are you?
Category🤖 GGUF-VLM/v2/Text

Inputs (8)

NameTypeDefaultDescription
modelTEXT_MODEL文本模型配置
max_tokensINT5121–8192最大生成 token 数
temperatureFLOAT0.70–2温度参数(越高越随机)
top_pFLOAT0.900–1Top-p 采样
top_kINT400–100Top-k 采样
repetition_penaltyFLOAT1.11–2重复惩罚
enable_thinkingBOOLEANfalse启用思考模式(支持 DeepSeek-R1, Qwen3-Thinking 等模型)
promptSTRINGHello, how are you?输入提示词

Outputs (2)

NameTypeDescription
contextSTRING
thinkingSTRING