OpenCompass/opencompass
heya5 73aa55af6d
[Fix] Support HF models deployed with an OpenAI-compatible API. (#1352)
* Support HF models deployed with an OpenAI-compatible API.

* resolve lint issue

* add extra_body arguments

There are many other arguments when using openi-compatiable API like this: https://docs.vllm.ai/en/latest/serving/openai_compatible_server.html#extra-parameters-for-chat-api

* fix linting issue

* fix yapf linting issue
2024-07-25 18:38:23 +08:00
..
cli [Fix] add bc for alignbench summarizer (#1306) 2024-07-12 11:06:20 +08:00
datasets [Feature] Support inference ppl datasets (#1315) 2024-07-22 17:59:30 +08:00
lagent Update CIBench (#1089) 2024-04-26 18:46:02 +08:00
metrics [Feat] Support multi-modal evaluation on MME benchmark. (#197) 2023-08-21 15:53:20 +08:00
models [Fix] Support HF models deployed with an OpenAI-compatible API. (#1352) 2024-07-25 18:38:23 +08:00
openicl [Feature] Support inference ppl datasets (#1315) 2024-07-22 17:59:30 +08:00
partitioners [Refactor] Reorganize subjective eval (#1284) 2024-07-05 22:11:37 +08:00
runners npu适配 (#1250) 2024-07-03 18:55:19 +08:00
summarizers Fix the summary error in subjective.py (#1363) 2024-07-25 18:36:13 +08:00
tasks force register (#1311) 2024-07-11 19:59:35 +08:00
utils [Doc] quick start swap tabs (#1263) 2024-07-05 23:51:42 +08:00
__init__.py [Sync] bump version 0.2.6+local (#1294) 2024-07-06 00:44:06 +08:00
registry.py [Deperecate] Remove multi-modal related stuff (#1072) 2024-04-26 21:20:14 +08:00