Skip to content

Commit ea1104a

Browse files
committed
fix(ai): changed to alphabetical order
1 parent fefe018 commit ea1104a

File tree

1 file changed

+18
-14
lines changed

1 file changed

+18
-14
lines changed

menu/navigation.json

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,10 @@
665665
"label": "Support for function calling in Scaleway Managed Inference",
666666
"slug": "function-calling-support"
667667
},
668+
{
669+
"label": "BGE-Multilingual-Gemma2 model",
670+
"slug": "bge-multilingual-gemma2"
671+
},
668672
{
669673
"label": "Llama-3-8b-instruct model",
670674
"slug": "llama-3-8b-instruct"
@@ -686,13 +690,17 @@
686690
"slug": "llama-3.1-nemotron-70b-instruct"
687691
},
688692
{
689-
"label": "Mistral-nemo-instruct-2407 model",
690-
"slug": "mistral-nemo-instruct-2407"
693+
"label": "Llama-3.3-70b-instruct model",
694+
"slug": "llama-3.3-70b-instruct"
691695
},
692696
{
693697
"label": "Mistral-7b-instruct-v0.3 model",
694698
"slug": "mistral-7b-instruct-v0.3"
695699
},
700+
{
701+
"label": "Mistral-nemo-instruct-2407 model",
702+
"slug": "mistral-nemo-instruct-2407"
703+
},
696704
{
697705
"label": "Mixtral-8x7b-instruct-v0.1 model",
698706
"slug": "mixtral-8x7b-instruct-v0.1"
@@ -701,18 +709,6 @@
701709
"label": "Molmo-72b-0924 model",
702710
"slug": "molmo-72b-0924"
703711
},
704-
{
705-
"label": "Sentence-t5-xxl model",
706-
"slug": "sentence-t5-xxl"
707-
},
708-
{
709-
"label": "BGE-Multilingual-Gemma2 model",
710-
"slug": "bge-multilingual-gemma2"
711-
},
712-
{
713-
"label": "Pixtral-12b-2409 model",
714-
"slug": "pixtral-12b-2409"
715-
},
716712
{
717713
"label": "Moshika-0.1-8b model",
718714
"slug": "moshika-0.1-8b"
@@ -721,9 +717,17 @@
721717
"label": "Moshiko-0.1-8b model",
722718
"slug": "moshiko-0.1-8b"
723719
},
720+
{
721+
"label": "Pixtral-12b-2409 model",
722+
"slug": "pixtral-12b-2409"
723+
},
724724
{
725725
"label": "Qwen2.5-coder-32b-instruct model",
726726
"slug": "qwen2.5-coder-32b-instruct"
727+
},
728+
{
729+
"label": "Sentence-t5-xxl model",
730+
"slug": "sentence-t5-xxl"
727731
}
728732
],
729733
"label": "Additional Content",

0 commit comments

Comments
 (0)