We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0386569 commit 55867c1Copy full SHA for 55867c1
menu/navigation.json
@@ -720,6 +720,10 @@
720
{
721
"label": "Moshiko-0.1-8b model",
722
"slug": "moshiko-0.1-8b"
723
+ },
724
+ {
725
+ "label": "Qwen2.5-coder-32b-instruct model",
726
+ "slug": "qwen2.5-coder-32b-instruct"
727
}
728
],
729
"label": "Additional Content",
@@ -757,6 +761,10 @@
757
761
"label": "Query embedding models",
758
762
"slug": "query-embedding-models"
759
763
},
764
765
+ "label": "Query code models",
766
+ "slug": "query-code-models"
767
760
768
769
"label": "Use structured outputs",
770
"slug": "use-structured-outputs"
0 commit comments