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 API
Unable to determine this model's library. Check the docs .

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