1. 22 Sep, 2023 2 commits
  2. 21 Sep, 2023 1 commit
  3. 20 Sep, 2023 1 commit
  4. 19 Sep, 2023 2 commits
    • Yike Yuan's avatar
      [Feat] Support mm models on public dataset and fix several issues. (#412) · bd50bad8
      Yike Yuan authored
      
      
      * [Feat] Add public dataset support for visualglm, qwenvl, and flamingo
      
      * [Fix] MMBench related changes.
      
      * [Fix] Openflamingo inference.
      
      * [Fix] Hide ckpt path.
      
      * [Fix] Pre-commit.
      
      ---------
      Co-authored-by: default avatarHaodong Duan <dhd.efz@gmail.com>
      bd50bad8
    • Yuanhan Zhang's avatar
      [Model] Yhzhang/add mlugowl llamaadapter (#405) · 7c2726c2
      Yuanhan Zhang authored
      
      
      * refine gitignore
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add mm local runner
      
      * [Feature]: Add instructblip
      
      * add otter and llama-adapter
      
      * add owl
      
      * add llama2-adapter and owl
      
      * lint
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add instructblip
      
      * add otter and llama-adapter
      
      * add owl
      
      * add llama2-adapter and owl
      
      * lint
      
      * lint
      
      * update
      
      * lint
      
      * lint
      
      * add __init__.py
      
      * update
      
      * update
      
      * update
      
      * update
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add mm local runner
      
      * [Feature]: Add instructblip
      
      * add otter and llama-adapter
      
      * add owl
      
      * add llama2-adapter and owl
      
      * lint
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add instructblip
      
      * add otter and llama-adapter
      
      * add owl
      
      * add llama2-adapter and owl
      
      * lint
      
      * lint
      
      * update
      
      * lint
      
      * lint
      
      * add __init__.py
      
      * update
      
      * update
      
      * update
      
      * update
      
      * optimize mmbench dataset args
      
      * update
      
      * update
      
      * run commit hook
      
      ---------
      Co-authored-by: default avatarliuyuan <3463423099@qq.com>
      Co-authored-by: default avatarkennymckormick <dhd@pku.edu.cn>
      Co-authored-by: default avatarkennymckormick <dhd.efz@gmail.com>
      7c2726c2
  5. 18 Sep, 2023 1 commit
  6. 15 Sep, 2023 2 commits
  7. 13 Sep, 2023 1 commit
  8. 12 Sep, 2023 1 commit
  9. 11 Sep, 2023 1 commit
  10. 08 Sep, 2023 3 commits
  11. 07 Sep, 2023 1 commit
  12. 06 Sep, 2023 2 commits
  13. 05 Sep, 2023 1 commit
  14. 01 Sep, 2023 1 commit
    • Yuanhan Zhang's avatar
      [Feat] Support LLaVA and mPLUG-Owl (#331) · f2dd98ca
      Yuanhan Zhang authored
      
      
      * refine gitignore
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add mm local runner
      
      * [Feature]: Add instructblip
      
      * add otter and llama-adapter
      
      * add owl
      
      * add llama2-adapter and owl
      
      * lint
      
      * [Feature]: Add minigpt-4
      
      * [Feature]: Add instructblip
      
      * add otter and llama-adapter
      
      * add owl
      
      * add llama2-adapter and owl
      
      * lint
      
      * lint
      
      * update
      
      * lint
      
      * lint
      
      * add __init__.py
      
      * update
      
      * update
      
      * update
      
      ---------
      Co-authored-by: default avatarliuyuan <3463423099@qq.com>
      f2dd98ca
  15. 31 Aug, 2023 4 commits
  16. 28 Aug, 2023 1 commit
    • Leymore's avatar
      [Feature] Add and apply update suffix tool (#280) · c26ecdb1
      Leymore authored
      * add and apply update suffix tool
      
      * add dataset suffix updater as precommit hook
      
      * update workflow
      
      * update scripts
      
      * update ci
      
      * update
      
      * ci with py3.8
      
      * run in serial
      
      * update bbh
      
      * use py 3.10
      
      * update pre commit zh cn
      c26ecdb1
  17. 25 Aug, 2023 6 commits
  18. 24 Aug, 2023 2 commits
  19. 23 Aug, 2023 3 commits
  20. 21 Aug, 2023 3 commits
    • Yike Yuan's avatar
      [Feat] Support visualglm and llava for MMBench evaluation. (#211) · 8d368d1c
      Yike Yuan authored
      * [Feat] Support visualglm inference on MMBench.
      
      * [Feat] Support llava inference on MMBench.
      
      * [Fix] Fix pre-commit format.
      
      * [Fix] Add docstring for llava
      
      * [Fix] Fix multi-process inference error of LlaVA and add comments.
      1. Set `low_cpu_mem_usage` to False to address device issue.
      2. Add docstring and type hints.
      3. Rename class and remove registry.
      
      * [Fix] Pre-commit fix.
      
      * [Fix] add forward entry, add dynamic import to seedbench
      
      * [Fix] Fix pre-commit.
      
      * [Fix] Fix missing context.
      
      * [Fix] Fix docstring.
      8d368d1c
    • Yike Yuan's avatar
      [Feat] Support multi-modal evaluation on MME benchmark. (#197) · a6552224
      Yike Yuan authored
      * [Feat] Support multi-modal evaluation on MME benchmark.
      
      * [Fix] Remove debug code.
      
      * [Fix] Remove redundant codes and add type hints.
      
      * [Fix] Rename in config.
      
      * [Fix] Rebase main.
      
      * [Fix] Fix isort and yapf conflict.
      a6552224
    • philipwangOvO's avatar
      [Dataset] LongBench (#236) · 655a807f
      philipwangOvO authored
      
      Co-authored-by: default avatarwangchonghua <wangchonghua@pjlab.org.cn>
      655a807f
  21. 17 Aug, 2023 1 commit