Skip to content

Commit 1126230

Browse files
committed
remove reflection model
1 parent fce1f38 commit 1126230

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

analysis/utils.py

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,24 +1133,24 @@
11331133
"act_param": 9,
11341134
"open-data": "None",
11351135
},
1136-
"mattshumer/ref_70_e3_prefill": {
1137-
"name": "Reflection-Llama-3.1-70B",
1138-
"link": "https://huggingface.co/mattshumer/ref_70_e3",
1139-
"prompted": True,
1140-
"moe": False,
1141-
"size": 70,
1142-
"act_param": 70,
1143-
"open-data": "None",
1144-
},
1145-
"mattshumer/ref_70_e3": {
1146-
"name": "Reflection-Llama-3.1-70B (Recommended Settings)",
1147-
"link": "https://huggingface.co/mattshumer/ref_70_e3",
1148-
"prompted": True,
1149-
"moe": False,
1150-
"size": 70,
1151-
"act_param": 70,
1152-
"open-data": "None",
1153-
},
1136+
# "mattshumer/ref_70_e3_prefill": {
1137+
# "name": "Reflection-Llama-3.1-70B",
1138+
# "link": "https://huggingface.co/mattshumer/ref_70_e3",
1139+
# "prompted": True,
1140+
# "moe": False,
1141+
# "size": 70,
1142+
# "act_param": 70,
1143+
# "open-data": "None",
1144+
# },
1145+
# "mattshumer/ref_70_e3": {
1146+
# "name": "Reflection-Llama-3.1-70B (Recommended Settings)",
1147+
# "link": "https://huggingface.co/mattshumer/ref_70_e3",
1148+
# "prompted": True,
1149+
# "moe": False,
1150+
# "size": 70,
1151+
# "act_param": 70,
1152+
# "open-data": "None",
1153+
# },
11541154
"o1-preview-2024-09-12": {
11551155
"name": "o1-Preview-2024-09-12 (temperature=1)",
11561156
"link": "https://o1.ai/o1-preview",

0 commit comments

Comments
 (0)