Skip to content

Commit 3ed7502

Browse files
committed
add more models
1 parent 2e4304f commit 3ed7502

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

analysis/utils.py

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,4 +566,32 @@
566566
"size": 7,
567567
"open-data": "None",
568568
},
569+
"SenseLLM/ReflectionCoder-DS-33B": {
570+
"name": "ReflectionCoder-DS-33B",
571+
"link": "https://huggingface.co/SenseLLM/ReflectionCoder-DS-33B",
572+
"prompted": True,
573+
"size": 33,
574+
"open-data": "Partial",
575+
},
576+
"SenseLLM/ReflectionCoder-DS-6.7B": {
577+
"name": "ReflectionCoder-DS-6.7B",
578+
"link": "https://huggingface.co/SenseLLM/ReflectionCoder-DS-6.7B",
579+
"prompted": True,
580+
"size": 6.7,
581+
"open-data": "Partial",
582+
},
583+
"SenseLLM/ReflectionCoder-CL-34B": {
584+
"name": "ReflectionCoder-CL-34B",
585+
"link": "https://huggingface.co/SenseLLM/ReflectionCoder-CL-34B",
586+
"prompted": True,
587+
"size": 34,
588+
"open-data": "Partial",
589+
},
590+
"SenseLLM/ReflectionCoder-CL-7B": {
591+
"name": "ReflectionCoder-CL-7B",
592+
"link": "https://huggingface.co/SenseLLM/ReflectionCoder-CL-7B",
593+
"prompted": True,
594+
"size": 7,
595+
"open-data": "Partial",
596+
},
569597
}

0 commit comments

Comments
 (0)