Docs.rs
forgellm-runtime-0.7.0
forgellm-runtime 0.7.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sauravpanda
Dependencies
forgellm-frontend ^0.7.0
normal
thiserror ^2
normal
tokenizers ^0.21
normal
tracing ^0.1
normal
pretty_assertions ^1
dev
Versions
87.32%
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
All
forgellm_
runtime
0.7.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
chat::ChatMessage
kv_cache::KVCache
sampling::SamplingConfig
tokenizer::Tokenizer
Enums
chat::ChatTemplate
tokenizer::TokenizerError
Functions
interpreter::forward
kernels::attention
kernels::elementwise_add
kernels::elementwise_mul
kernels::gelu
kernels::matmul
kernels::matmul_vec
kernels::rms_norm
kernels::silu
kernels::softmax
sampling::apply_repetition_penalty
sampling::argmax
sampling::sample
version