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 30428bd commit 75e7071Copy full SHA for 75e7071
menu/navigation.json
@@ -595,6 +595,14 @@
595
"label": "Llama-3-70b-instruct model",
596
"slug": "llama-3-70b-instruct"
597
},
598
+ {
599
+ "label": "Llama-3.1-8b-instruct model",
600
+ "slug": "llama-3.1-8b-instruct"
601
+ },
602
603
+ "label": "Llama-3.1-70b-instruct model",
604
+ "slug": "llama-3.1-70b-instruct"
605
606
{
607
"label": "Mistral-nemo-instruct-2407 model",
608
"slug": "mistral-nemo-instruct-2407"
0 commit comments