Skip to content

Commit

Permalink
add docs for python engine
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoangthuan99 committed Jan 9, 2025
1 parent 3b5f90b commit 28eacb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ const sidebars: SidebarsConfig = {
collapsed: true,
items: [
{ type: "doc", id: "engines/llamacpp", label: "llama.cpp" },
{ type: "doc", id: "engines/python-engine", label: "python engine" },
// { type: "doc", id: "engines/tensorrt-llm", label: "TensorRT-LLM" },
// { type: "doc", id: "engines/onnx", label: "ONNX" },
{
Expand Down

0 comments on commit 28eacb3

Please sign in to comment.