Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 174ef3d

Browse filesBrowse files
committed
docs: Add headings to API reference
1 parent 4142824 commit 174ef3d
Copy full SHA for 174ef3d

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎docs/api-reference.md

Copy file name to clipboardExpand all lines: docs/api-reference.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: API Reference
44

55
## High Level API
66

7+
High-level Python bindings for llama.cpp.
8+
79
::: llama_cpp.Llama
810
options:
911
members:
@@ -58,6 +60,8 @@ title: API Reference
5860

5961
## Low Level API
6062

63+
Low-level Python bindings for llama.cpp using Python's ctypes library.
64+
6165
::: llama_cpp.llama_cpp
6266
options:
6367
show_if_no_docstring: true

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.