Nodes/VLM_nodes/MiniCPM-V Model
ComfyUI Node Runs on cloud

MiniCPM-V Model

A ComfyUI node in VLM Nodes/MiniCPM-V with 8 inputs and 1 output.

By gokayfem·Created 3 years ago·Updated 4 days ago· 579
MiniCPM-V Model
  • image
  • STRING
promptDescribe this image in detail.
model_variant
context_length4096
temperature0.7
top_p0.8
top_k100
repeat_penalty1.05
CategoryVLM Nodes/MiniCPM-V

Inputs (8)

NameTypeDefaultDescription
imageIMAGEInput image to be analyzed by MiniCPM-V
promptSTRINGDescribe this image in detail.Instructions for the model. Be specific about what aspects of the image you want analyzed.
model_variantCOMBOModel size/quality tradeoff. Smaller models (Q2-Q4) are faster but less accurate. Larger models (Q8, F16) provide better quality but require more VRAM.
context_lengthINT4096512–8192Maximum length of text context. Larger values allow longer conversations but use more memory. Default 4096 works well for most cases.
temperatureFLOAT0.70.1–2Controls randomness in generation. Lower values (0.1-0.5) are more focused and deterministic. Higher values (0.8-2.0) increase creativity and variance.
top_pFLOAT0.80.1–1Nucleus sampling threshold. Lower values make responses more focused. Higher values allow more diverse word choices.
top_kINT1001–1000Limits the number of tokens considered for each generation step. Lower values increase focus, higher values allow more variety.
repeat_penaltyFLOAT1.051–2Penalizes word repetition. Values above 1.0 discourage repeated phrases. Higher values (>1.3) may affect fluency.

Outputs (1)

NameTypeDescription
STRINGSTRING