We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da429c commit f7d3cc8Copy full SHA for f7d3cc8
1 file changed
analysis/utils.py
@@ -531,4 +531,18 @@
531
"size": 70,
532
"open-data": "None",
533
},
534
+ "microsoft/wavecoder-ultra-6.7b": {
535
+ "name": "WaveCoder-Ultra-6.7B",
536
+ "link": "https://huggingface.co/microsoft/wavecoder-ultra-6.7b",
537
+ "prompted": True,
538
+ "size": 6.7,
539
+ "open-data": "None",
540
+ },
541
+ "google/gemma-2-9b-it": {
542
+ "name": "Gemma-2-9B-Instruct",
543
+ "link": "https://huggingface.co/google/gemma-2-9b-it",
544
545
+ "size": 9,
546
547
548
}
0 commit comments