OpenCompass/configs/api_examples
Yi Ding 3f833186dc
[Feature] Support the reasoning from BaiLing LLM (#1541)
* [Feature] Support the reasoning from BaiLing LLM

This commit includes the access to BaiLing LLM and gets the reasoning.

* Add the api example

The example of evalute bailing api

* Revise the generation arguments

Based on current experiment, we update some generation arguments for better reasoning

* [fix] set the batch size

* Retry under flowcontrol of serverside

* add dependent package into requirement.txt

add dependent package retrying to clean up the pre-comment check.

* correct the file names and make the file copy

correct the file names.
copy the files under configs to opencompass

* fix the lint issue

---------

Co-authored-by: christopher.dy <christopher.dy@antgroup.com>
2024-09-26 16:49:52 +08:00
..
eval_api_360.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_baichuan.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_baidu.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_bailing.py [Feature] Support the reasoning from BaiLing LLM (#1541) 2024-09-26 16:49:52 +08:00
eval_api_bytedance.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_doubao.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_minimax.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_moonshot.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_nanbeige.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_pangu.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_qwen.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_rendu.py [Feature] Add support for Rendu API (#1468) 2024-09-06 01:00:43 +08:00
eval_api_sensetime.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_xunfei.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_zhipu_v2.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00
eval_api_zhipu.py [Doc] Update Readme (#1439) 2024-08-22 14:48:45 +08:00