Docs.rs
llama-cpp-2-0.1.22
llama-cpp-2 0.1.22
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
MarcusDunn
Dependencies
llama-cpp-sys-2 ^0.1.22
normal
thiserror ^1
normal
tracing ^0.1
normal
anyhow ^1.0.79
dev
clap ^4.4.18
dev
criterion ^0.5.1
dev
hf-hub ^0.3.2
dev
pprof ^0.13.0
dev
Versions
100%
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
llama_cpp_2
0.1.22
Module params
Structs
Enums
In llama_cpp_2::context
?
Module
llama_cpp_2
::
context
::
params
source
·
[
−
]
Expand description
A safe wrapper around
llama_context_params
.
Structs
§
LlamaContextParams
A safe wrapper around
llama_context_params
.
Enums
§
RopeScalingType
A rusty wrapper around
rope_scaling_type
.