Docs.rs
oxillama-runtime-0.1.3
oxillama-runtime 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
blake3 ^1.8.5
normal
half ^2.7.1
normal
memmap2 ^0.9.10
normal
optional
oxicode ^0.2.2
normal
oxillama-arch ^0.1.3
normal
oxillama-gguf ^0.1.3
normal
oxillama-quant ^0.1.3
normal
rayon ^1.12.0
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tempfile ^3.27.0
normal
thiserror ^2.0.18
normal
tokenizers ^0.23.1
normal
optional
tokio ^1.52.2
normal
optional
tokio-util ^0.7.18
normal
optional
tracing ^0.1.44
normal
criterion ^0.8.2
dev
oxillama-gguf ^0.1.3
dev
Versions
98.93%
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
Module error
oxillama_
runtime
0.1.3
Module error
Module Items
Enums
Type Aliases
In crate oxillama_
runtime
oxillama_runtime
Module
error
Copy item path
Source
Expand description
Error types for the inference runtime.
Enums
§
Runtime
Error
Errors that can occur during inference.
Type Aliases
§
Runtime
Result
Result type alias for runtime operations.