Docs.rs
llama-cpp-bindings-0.3.1
llama-cpp-bindings 0.3.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mcharytoniuk
Dependencies
anyhow ^1.0.102
normal
optional
encoding_rs ^0.8.35
normal
enumflags2 ^0.7.12
normal
hf-hub ^0.5.0
normal
optional
llama-cpp-bindings-sys ^0.3.1
normal
llguidance ^1.7.0
normal
optional
thiserror ^2
normal
toktrie ^1.7.0
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.5.0
dev
serde_json ^1.0
dev
serial_test ^3
dev
tracing-subscriber ^0.3
dev
llama-cpp-bindings-sys ^0.3.1
normal
Versions
93.59%
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
LLAMA_STATE
llama_
cpp_
bindings
0.3.1
In llama_
cpp_
bindings::
log
llama_cpp_bindings
::
log
Static
LLAMA_
STATE
Copy item path
Source
pub static LLAMA_STATE:
OnceLock
<
Box
<
State
>>