8000
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 3c13436 commit 135b300Copy full SHA for 135b300
docs/api-reference.md
@@ -26,16 +26,6 @@ title: API Reference
26
- token_eos
27
show_root_heading: true
28
29
-::: llama_cpp.LlamaGrammar
30
- options:
31
- members:
32
- - from_string
33
- - from_json_schema
34
-
35
-::: llama_cpp.LlamaCache
36
37
- show_root_heading: true
38
39
::: llama_cpp.LlamaState
40
options:
41
@@ -56,6 +46,13 @@ title: API Reference
56
46
57
47
58
48
49
+::: llama_cpp.LlamaGrammar
50
+ options:
51
+ members:
52
+ - from_string
53
+ - from_json_schema
54
+
55
59
## Low Level API
60
61
::: llama_cpp.llama_cpp
0 commit comments