1. 26 Sep, 2023 1 commit
  2. 22 Sep, 2023 9 commits
  3. 21 Sep, 2023 1 commit
  4. 20 Sep, 2023 4 commits
  5. 19 Sep, 2023 3 commits
    • Tong Gao's avatar
      [Docs] Add intro figure to README (#413) · 3e980a97
      Tong Gao authored
      * [Docs] Add intro figure to README
      
      * update
      3e980a97
    • 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
  6. 18 Sep, 2023 3 commits
  7. 15 Sep, 2023 2 commits
  8. 13 Sep, 2023 1 commit
  9. 12 Sep, 2023 3 commits
  10. 11 Sep, 2023 4 commits
  11. 08 Sep, 2023 5 commits
  12. 07 Sep, 2023 3 commits
  13. 06 Sep, 2023 1 commit
    • Yike Yuan's avatar
      [Feat] Support Qwen-VL-Chat on MMBench. (#312) · b885ec84
      Yike Yuan authored
      * [Feat] Support Qwen-VL base.
      
      * [Feat] Support Qwen-VL-Chat on MMBench.
      
      * [Fix] Add postprocessor and fix format.
      
      * [Fix] Add type hint and remove redundant codes.
      
      * [Fix] fix bugs in postprocessor.
      
      * [Fix] Use given commit id.
      b885ec84