OpenCompass/opencompass/models
Zaida Zhou af436f5951
[Feature] Calculate max_out_len without hard code for OpenAI model (#158)
* calulate max_out_len without hard code

* set default value

* update configs

* Update configs/eval_gpt3.5.py

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

---------

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2023-08-08 15:16:56 +08:00
..
__init__.py [Feature] Support intern lanuage model (#51) 2023-07-27 18:49:36 +08:00
base_api.py initial commit 2023-07-04 21:34:55 +08:00
base.py [Feature] Add SC (#126) 2023-07-28 17:29:37 +08:00
glm.py initial commit 2023-07-04 21:34:55 +08:00
huggingface.py [Feature] Add SC (#126) 2023-07-28 17:29:37 +08:00
intern_model.py [Feature] Support intern lanuage model (#51) 2023-07-27 18:49:36 +08:00
llama2.py [Feature] Add llama-2 models (#81) 2023-07-19 19:51:29 +08:00
openai_api.py [Feature] Calculate max_out_len without hard code for OpenAI model (#158) 2023-08-08 15:16:56 +08:00