"vscode:/vscode.git/clone" did not exist on "246723392ba7351dcc713bc472d585cb549dd6cb"
  1. 30 Oct, 2023 1 commit
  2. 27 Oct, 2023 2 commits
  3. 25 Oct, 2023 1 commit
  4. 18 Oct, 2023 1 commit
  5. 13 Oct, 2023 2 commits
  6. 09 Oct, 2023 1 commit
  7. 07 Oct, 2023 2 commits
  8. 27 Sep, 2023 5 commits
  9. 26 Sep, 2023 1 commit
  10. 22 Sep, 2023 3 commits
  11. 21 Sep, 2023 1 commit
  12. 20 Sep, 2023 1 commit
  13. 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
  14. 18 Sep, 2023 1 commit
  15. 15 Sep, 2023 2 commits
  16. 13 Sep, 2023 1 commit
  17. 12 Sep, 2023 1 commit
  18. 11 Sep, 2023 1 commit
  19. 08 Sep, 2023 3 commits
  20. 07 Sep, 2023 1 commit
  21. 06 Sep, 2023 2 commits
  22. 05 Sep, 2023 1 commit
  23. 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
  24. 31 Aug, 2023 3 commits
    • Tong Gao's avatar
      [Docs] Update docs for new entry script (#246) · 166022f5
      Tong Gao authored
      
      
      * update docs
      
      * update docs
      
      * update
      
      * update en docs
      
      * update
      
      * update
      
      ---------
      Co-authored-by: default avatarLeymore <zfz-960727@163.com>
      166022f5
    • Li Bo's avatar
      [Feat] Add Otter to OpenCompass MMBench Evaluation (#232) · a4d68407
      Li Bo authored
      * add otter model for opencompass mmbench
      
      * add docs
      
      * add readme docs
      
      * debug for otter opencomass eval
      
      * delete unused folders
      
      * change to default data path
      
      * remove unused files
      
      * remove unused files
      
      * update
      
      * update config file
      
      * flake8 lint formated and add prompt generator
      
      * add prompt generator to config
      
      * add a specific postproecss
      
      * add post processor
      
      * add post processor
      
      * add post processor
      
      * update according to suggestions
      
      * remove unused redefinition
      a4d68407
    • Leymore's avatar
      [Feature] Add qwen & qwen-chat support (#286) · 7ca6ba62
      Leymore authored
      * add and apply update suffix tool
      
      * add tool doc
      
      * add qwen configs
      
      * add cmmlu
      
      * rename bbh
      
      * update datasets
      
      * delete
      
      * update hf_qwen_7b.py
      7ca6ba62