Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

dongfeicui/PureMM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureMM

PureMM is developed by TencentQQ Multimedia Research Team.

Release

  • [2024-01-26]:v1.3 model weight released.
  • [2024-01-17]:v1.2 model weight released.
  • [2023-12-28]:Model and inference code released.

Install

pip install -e .

Preparation

Evaluation

Before evaluation, please download the MME benchmark files MME into the mme_bench directory.
Then run the cmd:

sh eval/eval_mme.sh

MME benchmark

PureMM achieved 1686.52 points on perception score, which was top1 on MME benchmark on 2024-01-21.

企业微信截图_262e4ae1-bfa3-43f5-bcf6-f9abcbf2d533

Acknowledgments

  • LLaVA: the codebase we built upon. Thanks for their wonderful work.
  • Vicuna: the amazing open-sourced large language model!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%