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 1543bdc commit 8309d34Copy full SHA for 8309d34
menu/navigation.json
@@ -817,6 +817,14 @@
817
"label": "Llama-3.3-70b-instruct model",
818
"slug": "llama-3.3-70b-instruct"
819
},
820
+ {
821
+ "label": "DeepSeek-R1-Distill-Llama-70B model",
822
+ "slug": "deepseek-r1-distill-llama-70b"
823
+ },
824
825
+ "label": "DeepSeek-R1-Distill-Llama-8B model",
826
+ "slug": "deepseek-r1-distill-llama-8b"
827
828
{
829
"label": "Mistral-7b-instruct-v0.3 model",
830
"slug": "mistral-7b-instruct-v0.3"
0 commit comments