Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Move the page to under Engines
Browse files Browse the repository at this point in the history
  • Loading branch information
irfanpena committed Aug 14, 2024
1 parent f8cfef0 commit 6090152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ const sidebars: SidebarsConfig = {
{ type: "doc", id: "hub/nvidia-ngc", label: "Nvidia Catalog (Coming Soon)" },
],
},
{ type: "doc", id: "integrate-remote-engine", label: "Integrate Remote Engine" },
// BASIC USAGE
// {
// type: "html",
Expand Down Expand Up @@ -128,6 +127,7 @@ const sidebars: SidebarsConfig = {
{ type: "doc", id: "cortex-llamacpp", label: "llama.cpp" },
{ type: "doc", id: "cortex-tensorrt-llm", label: "TensorRT-LLM" },
{ type: "doc", id: "cortex-onnx", label: "ONNX" },
{ type: "doc", id: "integrate-remote-engine", label: "Integrate Remote Engine" },
],
},
{
Expand Down

0 comments on commit 6090152

Please sign in to comment.