Skip to content

Commit 8309d34

Browse files
committed
feat(ai): add pages to navigation
1 parent 1543bdc commit 8309d34

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

menu/navigation.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,6 +817,14 @@
817817
"label": "Llama-3.3-70b-instruct model",
818818
"slug": "llama-3.3-70b-instruct"
819819
},
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+
},
820828
{
821829
"label": "Mistral-7b-instruct-v0.3 model",
822830
"slug": "mistral-7b-instruct-v0.3"

0 commit comments

Comments
 (0)