ComfyUI Node
๐ง VRGDG General GGUF ๐ง
A ComfyUI node in VRGDG/LLM with 44 inputs and 3 outputs.
๐ง VRGDG General GGUF ๐ง
- image1
- image2
- image3
- image4
- image5
- image6
- image7
- image8
- image9
- image10
- image11
- image12
- image13
- image14
- image15
- image16
- image17
- image18
- image19
- image20
- image21
- image22
- image23
- image24
- text
- used_model
- status
โmodel_presetunsloth/gemma-4-26B-A4B-it-GGUFโบ
โcustom_model_idโบ
โgguf_filenameโบ
โmmproj_filenameโบ
โtask_presettext_to_imageโบ
โcustom_instructionsโบ
โuser_inputโบ
โtrigger_wordโบ
โimage_count0โบ
โdownload_if_missingfalseโบ
โadvancedfalseโบ
โunload_after_runfalseโบ
โhf_tokenโบ
โn_ctx8192โบ
โn_gpu_layers99โบ
โn_threads8โบ
โchat_formatโบ
โtemperature0.60โบ
โtop_p0.95โบ
โmax_new_tokens800โบ
CategoryVRGDG/LLM
Inputs (44)
| Name | Type | Default | Description |
|---|---|---|---|
| model_preset | COMBO | unsloth/gemma-4-26B-A4B-it-GGUF | Choose a GGUF repo preset. Use custom_model_id for a local .gguf file, folder, or another Hugging Face repo id. |
| custom_model_id | STRING | Optional override. Can be a local .gguf file path, a local folder containing GGUF files, or a Hugging Face repo id. | |
| gguf_filename | STRING | Optional GGUF filename to use inside the repo/folder. Strongly recommended when a repo has multiple quant files. | |
| mmproj_filename | STRING | Optional multimodal projector filename (.gguf). Required for image-aware GGUF models like Gemma 4 vision GGUFs. | |
| task_preset | COMBO | text_to_image | Select a task preset with built-in instructions. |
| custom_instructions | STRING | Used only when task_preset is custom. Enter your own full instruction block. | |
| user_input | STRING | Your task details and creative direction for the selected preset. | |
| trigger_word | STRING | Optional LoRA/training trigger token. Used only by Captioner preset. | |
| image_count | INT | 00โ24 | How many optional image inputs to show on the node. |
| download_if_missing | BOOLEAN | false | If enabled, a missing GGUF file can be downloaded to ComfyUI/models/LLM/GGUF. |
| advanced | BOOLEAN | false | Show advanced GGUF runtime controls such as context, GPU layers, threads, sampler, and token limits. |
| unload_after_run | BOOLEAN | false | If enabled, unload the GGUF model from cache after this run to free RAM/VRAM. |
| hf_token | STRING | Optional Hugging Face access token for private or gated repos. | |
| n_ctx | INT | 8192512โ131072 | GGUF context window. |
| n_gpu_layers | INT | 99-1โ200 | How many layers to offload to GPU. Use -1 to offload all supported layers. |
| n_threads | INT | 81โ128 | CPU threads used by llama.cpp. |
| chat_format | STRING | Optional llama.cpp chat format override. Leave blank to use the model default. | |
| temperature | FLOAT | 0.600โ2 | Higher = more creative variation, lower = more deterministic output. |
| top_p | FLOAT | 0.950โ1 | Nucleus sampling cutoff. |
| max_new_tokens | INT | 80032โ32000 | Maximum number of output tokens. |
| image1opt | IMAGE | Optional reference image input. | |
| image2opt | IMAGE | Optional reference image input. | |
| image3opt | IMAGE | Optional reference image input. | |
| image4opt | IMAGE | Optional reference image input. | |
| image5opt | IMAGE | Optional reference image input. | |
| image6opt | IMAGE | Optional reference image input. | |
| image7opt | IMAGE | Optional reference image input. | |
| image8opt | IMAGE | Optional reference image input. | |
| image9opt | IMAGE | Optional reference image input. | |
| image10opt | IMAGE | Optional reference image input. | |
| image11opt | IMAGE | Optional reference image input. | |
| image12opt | IMAGE | Optional reference image input. | |
| image13opt | IMAGE | Optional reference image input. | |
| image14opt | IMAGE | Optional reference image input. | |
| image15opt | IMAGE | Optional reference image input. | |
| image16opt | IMAGE | Optional reference image input. | |
| image17opt | IMAGE | Optional reference image input. | |
| image18opt | IMAGE | Optional reference image input. | |
| image19opt | IMAGE | Optional reference image input. | |
| image20opt | IMAGE | Optional reference image input. | |
| image21opt | IMAGE | Optional reference image input. | |
| image22opt | IMAGE | Optional reference image input. | |
| image23opt | IMAGE | Optional reference image input. | |
| image24opt | IMAGE | Optional reference image input. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| text | STRING | โ |
| used_model | STRING | โ |
| status | STRING | โ |