OpenCompass/opencompass/configs/models/hf_llama
Hoter Young 362b281e55
[Feature] Support 3 models (#34)
opencompass/configs/models/deepseek/lmdeploy_deepseek_r1_distill_llama_70b_instruct.py
opencompass/configs/models/deepseek/lmdeploy_deepseek_r1_distill_qwen_14b_instruct.py
opencompass/configs/models/hf_llama/llama3_3_70b_api_siliconflow.py
2025-02-14 22:01:16 +08:00
..
hf_llama2_7b_chat.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama2_7b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama2_13b_chat.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama2_13b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama2_70b_chat.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama2_70b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama3_1_8b_instruct.py [Feature] Support LiveCodeBench (#1617) 2024-10-21 20:50:39 +08:00
hf_llama3_1_8b.py [Feature] Update the max_out_len for many models (#1559) 2024-09-24 21:52:28 +08:00
hf_llama3_1_70b_instruct.py [Feature] Update the max_out_len for many models (#1559) 2024-09-24 21:52:28 +08:00
hf_llama3_2_3b_instruct.py [Feature] Update Models, Summarizers (#1600) 2024-10-29 18:37:15 +08:00
hf_llama3_8b_instruct.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama3_8b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama3_70b_instruct.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama3_70b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama_7b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama_13b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama_30b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
hf_llama_65b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
llama3_3_70b_api_siliconflow.py [Feature] Support 3 models (#34) 2025-02-14 22:01:16 +08:00
lmdeploy_llama2_7b_chat.py [Feature] Update the max_out_len for many models (#1559) 2024-09-24 21:52:28 +08:00
lmdeploy_llama2_7b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
lmdeploy_llama2_13b_chat.py [Feature] Update the max_out_len for many models (#1559) 2024-09-24 21:52:28 +08:00
lmdeploy_llama2_13b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
lmdeploy_llama2_70b_chat.py [Feature] Update the max_out_len for many models (#1559) 2024-09-24 21:52:28 +08:00
lmdeploy_llama2_70b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
lmdeploy_llama3_1_8b_instruct.py [Feature] Update the max_out_len for many models (#1559) 2024-09-24 21:52:28 +08:00
lmdeploy_llama3_1_8b.py [Feature] Fullbench v0.1 language update (#1463) 2024-08-28 14:01:05 +08:00
lmdeploy_llama3_1_70b_instruct.py [Feature] Update the max_out_len for many models (#1559) 2024-09-24 21:52:28 +08:00
lmdeploy_llama3_2_3b_instruct.py [Feature] Update Models, Summarizers (#1600) 2024-10-29 18:37:15 +08:00
lmdeploy_llama3_3_70b_instruct.py [Update] Update O1-style Benchmark and Prompts (#1742) 2024-12-09 13:48:56 +08:00
lmdeploy_llama3_8b_instruct.py [Feature] Update the max_out_len for many models (#1559) 2024-09-24 21:52:28 +08:00
lmdeploy_llama3_8b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
lmdeploy_llama3_70b_instruct.py [Feature] Update the max_out_len for many models (#1559) 2024-09-24 21:52:28 +08:00
lmdeploy_llama3_70b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
lmdeploy_llama_7b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
lmdeploy_llama_13b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
lmdeploy_llama_30b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
lmdeploy_llama_65b.py [Feature] Support import configs/models/summarizers from whl (#1376) 2024-08-01 00:42:48 +08:00
vllm_llama_series.py [Fix] Model configs update 2024-09-04 18:57:10 +08:00