Upload config.yaml with huggingface_hub
Browse files- config.yaml +20 -15
config.yaml
CHANGED
|
@@ -3,25 +3,30 @@
|
|
| 3 |
# Exact matches are checked first, then prefix matches.
|
| 4 |
model_colors:
|
| 5 |
# Qwen models
|
| 6 |
-
"Qwen3 1.7B": "#
|
| 7 |
|
| 8 |
# Apertus models
|
| 9 |
-
"Apertus 8B
|
| 10 |
|
| 11 |
# OpenEuroLLM models
|
| 12 |
-
"OELLM
|
| 13 |
|
| 14 |
# HPLT models
|
| 15 |
-
"HPLT2c
|
|
|
|
| 16 |
|
| 17 |
-
#
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
-
"
|
| 21 |
-
"
|
| 22 |
-
"
|
| 23 |
-
"D08": "#
|
| 24 |
-
"D09": "#
|
| 25 |
-
"D10": "#
|
| 26 |
-
"D11": "#
|
| 27 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
# Exact matches are checked first, then prefix matches.
|
| 4 |
model_colors:
|
| 5 |
# Qwen models
|
| 6 |
+
"Qwen3 1.7B Base": "#9575CD"
|
| 7 |
|
| 8 |
# Apertus models
|
| 9 |
+
"Apertus 8B": "#E57373"
|
| 10 |
|
| 11 |
# OpenEuroLLM models
|
| 12 |
+
"OELLM datamix 2b 60-40": "#64B5F6"
|
| 13 |
|
| 14 |
# HPLT models
|
| 15 |
+
"HPLT2c deu": "#FFD54F"
|
| 16 |
+
"HPLT2c eng": "#FFD54F"
|
| 17 |
|
| 18 |
+
"D01": "#E0E0E0"
|
| 19 |
+
"D03": "#E0E0E0"
|
| 20 |
+
"D04": "#E0E0E0"
|
| 21 |
+
"D05": "#E0E0E0"
|
| 22 |
+
"D06": "#E0E0E0"
|
| 23 |
+
"D07": "#E0E0E0"
|
| 24 |
+
"D08": "#E0E0E0"
|
| 25 |
+
"D09": "#E0E0E0"
|
| 26 |
+
"D10": "#E0E0E0"
|
| 27 |
+
"D11": "#E0E0E0"
|
| 28 |
+
"D12": "#E0E0E0"
|
| 29 |
+
"D13": "#E0E0E0"
|
| 30 |
+
|
| 31 |
+
"LLaMmlein 1B": "#81C784"
|
| 32 |
+
"LLaMmlein 7B": "#81C784"
|