mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00

* Remove MultiModal * update index.rst * update README * remove mmbench codes * update news --------- Co-authored-by: Leymore <zfz-960727@163.com>
4 lines
147 B
Python
4 lines
147 B
Python
from .openicl_attack import * # noqa: F401, F403
|
|
from .openicl_eval import * # noqa: F401, F403
|
|
from .openicl_infer import * # noqa: F401, F403
|