Skip to content

Add LLM Text Processor node#2817

Open
KingManiya wants to merge 1 commit intoComfy-Org:mainfrom
KingManiya:feat/add-llm-text-processor
Open

Add LLM Text Processor node#2817
KingManiya wants to merge 1 commit intoComfy-Org:mainfrom
KingManiya:feat/add-llm-text-processor

Conversation

@KingManiya
Copy link
Copy Markdown

@KingManiya KingManiya commented Apr 21, 2026

Summary

Add ComfyUI-LLM-text-processor to ComfyUI-Manager.

This custom node provides a local llama.cpp-based LLM processor for ComfyUI with support for GGUF models, including:

  • Qwen3-VL
  • Qwen3.5
  • Qwen3.6
  • Gemma 4
  • gpt-oss

It can be used for text generation, prompt generation/refinement, translation, captioning, and image-to-text tasks with supported multimodal models.

Repository

Notes

  • Supports local GGUF models discovered from ComfyUI/models/LLM
  • Uses llama.cpp
  • Supports optional mmproj for image input on compatible models
image

@KingManiya KingManiya changed the title feat: add LLM Text Processor node Add LLM Text Processor node Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant