Docs.rs
oxidized-transformers-0.1.1
oxidized-transformers 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
danieldk
Dependencies
candle-core ^0.4
normal
candle-nn ^0.4
normal
half ^2.4
normal
hf-hub ^0.3
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
snafu ^0.8
normal
tokenizers ^0.15
normal
approx ^0.5
dev
ndarray ^0.15.4
dev
rand_core ^0.6
dev
rand_pcg ^0.3
dev
rstest ^0.18
dev
Versions
39.32%
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
oxidized_
transformers
0.1.1
Module kv_
cache
Module Items
Structs
Enums
In crate oxidized_
transformers
oxidized_transformers
Module
kv_cache
Copy item path
Source
Structs
§
KeyValue
Cache
Cache type for layers that cache keys and values.
Layer
KeyValue
Cache
Key-value cache for a layer.
Enums
§
Layer
KeyValue
Cache
Error
Errors in layer cache operations.