Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update src/leaderboard/filter_models.py
Browse files
src/leaderboard/filter_models.py
CHANGED
@@ -5,6 +5,7 @@ from src.display.utils import AutoEvalColumn
|
|
5 |
# (Model name to forum discussion link)
|
6 |
FLAGGED_MODELS = {
|
7 |
"merged": "https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard/discussions/510",
|
|
|
8 |
}
|
9 |
|
10 |
# Models which have been requested by orgs to not be submitted on the leaderboard
|
|
|
5 |
# (Model name to forum discussion link)
|
6 |
FLAGGED_MODELS = {
|
7 |
"merged": "https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard/discussions/510",
|
8 |
+
"TeamUNIVA/Komodo_7B_v0.1.0": "https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard/discussions/44",
|
9 |
}
|
10 |
|
11 |
# Models which have been requested by orgs to not be submitted on the leaderboard
|