OpenCompass/opencompass/models
Hubert ac3a2c4501
[Feat] local api speed up with fixed concurrent users (#497)
* [Feat] local api speed up

* fix lint

* fix lint

* minor fix

* add example api
2023-10-25 21:12:20 +08:00
..
claude_api [Feature] Update claude2 postprocessor (#365) 2023-09-07 11:26:26 +08:00
__init__.py [Feat] local api speed up with fixed concurrent users (#497) 2023-10-25 21:12:20 +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 [Sync] Update LongEval (#443) 2023-09-27 16:32:40 +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 Support GSM8k evaluation with tools by Lagent and LangChain (#277) 2023-09-22 15:28:22 +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
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
zhipuai.py [Feat] local api speed up with fixed concurrent users (#497) 2023-10-25 21:12:20 +08:00