This is the fine-tuned MiniCPM-V-2_6 adapter for paper Automatic Evaluation for Text-to-Image Generation: Fine-grained Framework, Distilled Evaluation Model and Meta-Evaluation Benchmark

NOTE: Please check out our github repository for more detailed usage.

Quick Start

  • Merge the adapter with original MiniCPM-V-2_6 checkpoint with SWIFT:
swift export \
    --model_type minicpm-v-v2_6-chat \
    --model_id_or_path openbmb/MiniCPM-V-2_6 \
    --ckpt_dir /path/to/the/downloaded/adapter \
    --merge_lora true
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Collection including DataHammer/T2I_Eval-MiniCPM-V-2_6