OpenCompass/opencompass/models
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
..
claude_api [Sync] update (#517) 2023-10-27 20:31:22 +08:00
__init__.py [Feature] Add support for MiniMax API (#548) 2023-11-06 21:57:32 +08:00
base_api.py [Feature] Log gold answer in prediction output (#419) 2023-09-22 12:44:40 +08:00
base.py [Feature] Log gold answer in prediction output (#419) 2023-09-22 12:44:40 +08:00
glm.py initial commit 2023-07-04 21:34:55 +08:00
huggingface.py [Fix] Enforce do_sample=False in HF model (#506) 2023-10-27 16:54:19 +08:00
intern_model.py [Fix] Fix when missing both pad and eos token (#287) 2023-08-31 16:53:39 +08:00
lagent.py [Feat] support math/gms8k agent config (#494) 2023-10-25 23:05:15 +08:00
langchain.py Support GSM8k evaluation with tools by Lagent and LangChain (#277) 2023-09-22 15:28:22 +08:00
llama2.py [Feature] Update llama2 (#372) 2023-09-08 12:47:56 +08:00
minimax_api.py [Feature] Add support for MiniMax API (#548) 2023-11-06 21:57:32 +08:00
openai_api.py [Fix] bin_trim (#237) 2023-08-21 15:44:49 +08:00
turbomind.py Integrate turbomind inference via its RPC API instead of its python API (#414) 2023-10-07 10:27:48 +08:00
xunfei_api.py [Feat] support xunfei api (#547) 2023-11-06 19:29:26 +08:00
zhipuai_api.py [Feature] Add support for MiniMax API (#548) 2023-11-06 21:57:32 +08:00