Docs.rs
llama-cpp-bindings-0.2.0
llama-cpp-bindings 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mcharytoniuk
Dependencies
encoding_rs ^0.8.35
normal
enumflags2 ^0.7.12
normal
llama-cpp-bindings-sys ^0.2.0
normal
llguidance ^1.6.1
normal
optional
thiserror ^2
normal
toktrie ^1.6.1
normal
optional
tracing ^0.1
normal
tracing-core ^0.1
normal
anyhow ^1.0.102
dev
encoding_rs ^0.8.35
dev
hf-hub ^0.4.3
dev
serde_json ^1.0
dev
tracing-subscriber ^0.3
dev
llama-cpp-bindings-sys ^0.2.0
normal
Versions
92.79%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module chat_template_result
llama_
cpp_
bindings
0.2.0
Module chat_
template_
result
Module Items
Structs
Functions
In llama_
cpp_
bindings::
model
llama_cpp_bindings
::
model
Module
chat_
template_
result
Copy item path
Source
Structs
§
Chat
Template
Result
Result of applying a chat template with tool grammar support.
Functions
§
new_
empty_
chat_
template_
raw_
result
parse_
chat_
template_
raw_
result
⚠
Safety