OpenCompass/opencompass/models
gowithme 57fcfc975a
[Feature] Support intern lanuage model (#51)
* support internLM

* support internLM

* simplify intern model files

* update storage_manager

* support internLM

* Modify the file organization structure

* support internLM

* support internLM

* support internLM

* support internLM

* change some details
2023-07-27 18:49:36 +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 initial commit 2023-07-04 21:34:55 +08:00
glm.py initial commit 2023-07-04 21:34:55 +08:00
huggingface.py [Feature] Support load PEFT adapter for HuggingFace model (#74) 2023-07-18 16:21:43 +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] Enhance OpenAI API, add example config for GPT evaluation (#53) 2023-07-12 16:43:46 +08:00