OpenCompass/opencompass/models
Lyu Han 6738247142
Integrate turbomind inference via its RPC API instead of its python API (#414)
* support tis

* integrate turbomind inference via its RPC API instead of its python API

* update guide

* update ip address spec

* update according to reviewer's comments
2023-10-07 10:27:48 +08:00
..
claude_api [Feature] Update claude2 postprocessor (#365) 2023-09-07 11:26:26 +08:00
__init__.py [Feature] Support model-bound prediction postprocessor, use it in Claude (#268) 2023-08-25 16:12:21 +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