OpenCompass/opencompass/utils
Yuanhan Zhang 7c2726c23b
[Model] Yhzhang/add mlugowl llamaadapter (#405)
* 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: liuyuan <3463423099@qq.com>
Co-authored-by: kennymckormick <dhd@pku.edu.cn>
Co-authored-by: kennymckormick <dhd.efz@gmail.com>
2023-09-19 14:21:26 +08:00
..
__init__.py [Feature] Simplify entry script (#204) 2023-08-25 17:36:30 +08:00
abbr.py Add release contribution 2023-07-05 03:15:31 +00:00
build.py [Feature] Support model-bound prediction postprocessor, use it in Claude (#268) 2023-08-25 16:12:21 +08:00
collect_env.py [Docs] add issue and pr template (#12) 2023-07-06 11:55:01 +08:00
dependency.py [Feature]: Use multimodal (#73) 2023-08-03 11:07:50 +08:00
file.py [Feature] Simplify entry script (#204) 2023-08-25 17:36:30 +08:00
fileio.py initial commit 2023-07-04 21:34:55 +08:00
lark.py [Feature] Several enhancements (#142) 2023-08-01 18:19:49 +08:00
logging.py [Enhance] Supress warning raised by get_logger (#353) 2023-09-04 15:27:08 +08:00
menu.py initial commit 2023-07-04 21:34:55 +08:00
prompt.py [Enhancement] Update prompt hash computation (#2) 2023-07-05 18:29:07 +08:00
run.py [Model] Yhzhang/add mlugowl llamaadapter (#405) 2023-09-19 14:21:26 +08:00
summarizer.py [Feat] add custom summarizer argument in CLI run mode 在CLI启动模式中添加自定义Summarizer参数 (#411) 2023-09-18 18:11:22 +08:00
text_postprocessors.py [Feature] Support model-bound prediction postprocessor, use it in Claude (#268) 2023-08-25 16:12:21 +08:00
types.py [Enhancement] Test linting in CI and fix existing linting errors (#69) 2023-07-17 15:59:10 +08:00