Sign In

MiniMax H3 with all Local LLM System Prompts

Updated: Aug 11, 2026

toolggufqwengemmallm

Download

1 variant available

Archive Other

MiniMaxH3.zip

30.88 KB

Verified:

Type
Workflows
Stats

146

Generation License Fee

1 / 10 videos

Reviews
Published

Aug 11, 2026

Base Model

MiniMax H3

Hash
AutoV2
7CFDD92238
default creator card background decoration
Followers - 110

110

Likes - 3289

3.3K

Workflow1.jpg

This workflow contains system prompts of LLM prompt enhancer for all T2VA, I2VA, L2VA, FL2VA and Ref2VA.

It supports local gguf LLM models. e.g. Gemma 4, Qwen 3.6

No API needed.

Purpose: To make user prompt conform with MiniMax official prompting guide.

  • Set "cpu_moe": true to speed up LLM with limited vram. (Q8 Gemma 4 26B-A4B model needs only 6GB vram.)

  • To set image_min_tokens for Gemma 4, follow n_ubatch > image_max_tokens > image_min_tokens. (e.g. 2240, 2240, 560)

  • Qwen 3.6 can also be used instead of Gemma 4. Just set image_min_tokens to 1024 and n_ctx to a larger value (e.g. 16384).

Custom node used:

ComfyUI_Simple_Qwen3-VL-gguf

ComfyUI-SolAttn_triton

System prompts modified from:

H3_LLM_Instructions

rzgar

Thanks for their work. Cheers.