Releases: cryscan/web-rwkv
Releases · cryscan/web-rwkv
v0.6.4
Bump version to v0.6.4
v0.6.3
Better batching for turbo.
v0.6.2
More utils for `ModelOutput`.
v0.6.1
Implement concat for `ModelOutput`.
v0.6.0
Implement full-out mode.
v0.5.2
More documents.
v0.5.1
Recover test precision.
v0.5.0
Shader def (#18) * Shader can specialize. * Checkpoint. * Checkpoint x2. * Checkpoint x3: finish porting `token_shift`. * Migrate all pipelines. * Small fix. * Basically works. * Bump version to v0.5.0 * Make model tensor public. * Small fix. * Add crate-level docs.
v0.4.12
Reorganize traits.
v0.4.11
Fix batch inference.