Docs.rs
llama-cpp-4-0.7.0
llama-cpp-4 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
09 September 2026
Links
Repository
crates.io
Source
Owners
eugenehp
Dependencies
enumflags2 ^0.7.12
normal
llama-cpp-sys-4 ^0.7.0
normal
thiserror ^2.0.18
normal
tracing ^0.1
normal
criterion ^0.8.2
dev
encoding_rs ^0.8.35
dev
Versions
100%
of the crate is documented
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
NgramError
llama_
cpp_
4
0.7.0
Ngram
Error
Aliased Type
In llama_
cpp_
4::
ngram
llama_cpp_4
::
ngram
Type Alias
Ngram
Error
Copy item path
Source
pub type NgramError = ShimError;
Expand description
Errors from the n-gram drafters.
Aliased Type
ยง
pub enum NgramError {}