OpenCompass/opencompass/models
Tong Gao 60c2d3d76b
[Feature] Add Claude support (#253)
* [Feature] Add Claude support

* [Feature] Add Claude support

* Update opencompass/models/claude_api.py

Co-authored-by: Hubert <42952108+yingfhu@users.noreply.github.com>

* raise import erorr

---------

Co-authored-by: Hubert <42952108+yingfhu@users.noreply.github.com>
2023-08-24 14:29:45 +08:00
..
__init__.py [Feature] Add llama2 native implements (#235) 2023-08-23 11:33:25 +08:00
base_api.py initial commit 2023-07-04 21:34:55 +08:00
base.py [Fix] meta template & unit tests (#170) 2023-08-10 16:49:13 +08:00
claude_api.py [Feature] Add Claude support (#253) 2023-08-24 14:29:45 +08:00
glm.py initial commit 2023-07-04 21:34:55 +08:00
huggingface.py [Fix] Fix bugs for PeftModel generate (#252) 2023-08-24 14:07:33 +08:00
intern_model.py [Feature] Support intern lanuage model (#51) 2023-07-27 18:49:36 +08:00
llama2.py [Feature] Add llama2 native implements (#235) 2023-08-23 11:33:25 +08:00
openai_api.py [Fix] bin_trim (#237) 2023-08-21 15:44:49 +08:00
turbomind.py [Feature] Support turbomind (#166) 2023-08-10 16:25:11 +08:00