Skip to content

Releases: cryscan/web-rwkv

v0.6.4

07 Feb 18:23
Compare
Choose a tag to compare
Bump version to v0.6.4

v0.6.3

06 Feb 17:47
Compare
Choose a tag to compare
Better batching for turbo.

v0.6.2

04 Feb 07:36
Compare
Choose a tag to compare
More utils for `ModelOutput`.

v0.6.1

02 Feb 14:28
Compare
Choose a tag to compare
Implement concat for `ModelOutput`.

v0.6.0

31 Jan 16:57
Compare
Choose a tag to compare
Implement full-out mode.

v0.5.2

27 Jan 09:48
Compare
Choose a tag to compare
More documents.

v0.5.1

15 Jan 16:59
Compare
Choose a tag to compare
Recover test precision.

v0.5.0

13 Jan 16:38
143bc30
Compare
Choose a tag to compare
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

07 Jan 08:19
Compare
Choose a tag to compare
Reorganize traits.

v0.4.11

04 Jan 14:04
Compare
Choose a tag to compare
Fix batch inference.