OpenCompass/opencompass/models
LZH 26e2f171f4
[Feature] Support load PEFT adapter for HuggingFace model (#74)
* support peft for HuggingFace model

* add docstring
2023-07-18 16:21:43 +08:00
..
__init__.py Update configs and code 2023-07-05 11:45:08 +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
openai_api.py [Feature] Enhance OpenAI API, add example config for GPT evaluation (#53) 2023-07-12 16:43:46 +08:00