OpenCompass/opencompass/openicl/icl_retriever
Songyang Zhang 239c2a346e
[Feature] Add support for MiniMax API (#548)
* update requirement

* update requirement

* update with minimax

* update api model

* Update readme

* fix error

---------

Co-authored-by: zhangsongyang <zhangsongyang@pjlab.org.cn>
2023-11-06 21:57:32 +08:00
..
__init__.py [Enhancement] Test linting in CI and fix existing linting errors (#69) 2023-07-17 15:59:10 +08:00
icl_base_retriever.py [Feat] implementation for support promptbench (#239) 2023-09-15 15:06:53 +08:00
icl_bm25_retriever.py Add Release Contraibution 2023-07-05 02:22:40 +00:00
icl_dpp_retriever.py initial commit 2023-07-04 21:34:55 +08:00
icl_fix_k_retriever.py [Refactor] Move fix_id_list to Retriever (#442) 2023-10-07 12:53:41 +08:00
icl_mdl_retriever.py fix potential oom issue (#387) 2023-09-12 10:41:03 +08:00
icl_random_retriever.py Add Release Contraibution 2023-07-05 02:22:40 +00:00
icl_topk_retriever.py [Feature] Add support for MiniMax API (#548) 2023-11-06 21:57:32 +08:00
icl_votek_retriever.py force utf-8 encoding for all non-dataset fileios (#97) 2023-07-25 10:06:01 +08:00
icl_zero_retriever.py [Fix] Quick lint fix (#362) 2023-09-06 14:33:13 +08:00